Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.469.0
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot authored and merrcury committed Jan 17, 2025
1 parent 0a6a07f commit 4341ee1
Show file tree
Hide file tree
Showing 65 changed files with 3,599 additions and 13,418 deletions.
5 changes: 5 additions & 0 deletions .devcontainer/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

<div align="center">
<a href="https://codespaces.new/novuhq/novu-py.git/tree/main"><img src="https://github.com/codespaces/badge.svg" /></a>
</div>
<br>

> **Remember to shutdown a GitHub Codespace when it is not in use!**
# Dev Containers Quick Start
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.speakeasy/reports
.venv/
venv/
src/*.egg-info/
Expand Down
63 changes: 37 additions & 26 deletions .speakeasy/gen.lock

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ generation:
oAuth2ClientCredentialsEnabled: true
oAuth2PasswordEnabled: true
python:
version: 0.0.1
version: 0.1.0
additionalDependencies:
dev: {}
main: {}
Expand All @@ -25,6 +25,7 @@ python:
clientServerStatusCodesAsErrors: true
defaultErrorName: APIError
description: Python Client SDK Generated by Speakeasy.
enableCustomCodeRegions: false
enumFormat: enum
envVarPrefix: NOVU
fixFlags:
Expand Down
Loading

0 comments on commit 4341ee1

Please sign in to comment.