Skip to content

Commit 454bec8

Browse files
chore: regenerate SDK with Speakeasy v2 (1.0.0)
Generated code from Speakeasy Python v2 generator. All files in this commit are generated — see .gitattributes. Co-Authored-By: AJ Steers <aj@airbyte.io>
1 parent 48df0cd commit 454bec8

3,172 files changed

Lines changed: 141631 additions & 32399 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.

.speakeasy/gen.lock

Lines changed: 20285 additions & 4056 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.speakeasy/workflow.lock

Lines changed: 16 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.vscode/settings.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"python.testing.pytestArgs": ["tests", "-vv"],
3+
"python.testing.unittestEnabled": false,
4+
"python.testing.pytestEnabled": true,
5+
"pylint.args": ["--rcfile=pylintrc"]
6+
}

0 commit comments

Comments
 (0)