Skip to content

Commit 614e73b

Browse files
chore: regenerate SDK with Speakeasy
1 parent 66ddb61 commit 614e73b

3,187 files changed

Lines changed: 142253 additions & 33661 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**/__pycache__/
2+
pyrightconfig.json
3+
**/.speakeasy/temp/
4+
**/.speakeasy/logs/
5+
.speakeasy/reports
6+
.env.local
17
.python-version
28
.DS_Store
39
venv/
@@ -9,6 +15,5 @@ __pycache__/
915
dist/
1016
build/
1117
*.egg-info/
12-
1318
# Generated OpenAPI spec (fetched fresh each generation run)
1419
*.openapi.yaml

0 commit comments

Comments
 (0)