Skip to content

Commit

Permalink
Merge pull request #8 from apideck-libraries/speakeasy-sdk-regen-1734…
Browse files Browse the repository at this point in the history
…394679

chore: 🐝 Update SDK - Generate 0.2.0
  • Loading branch information
Amzani authored Dec 17, 2024
2 parents 5d426d5 + 62dc64d commit 2545371
Show file tree
Hide file tree
Showing 364 changed files with 36,319 additions and 14,594 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/apideck-libraries/sdk-python.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
324 changes: 232 additions & 92 deletions .speakeasy/gen.lock

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions .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.1.7
version: 0.2.0
additionalDependencies:
dev: {}
main: {}
Expand All @@ -30,7 +30,7 @@ python:
fixFlags:
responseRequiredSep2024: true
flattenGlobalSecurity: true
flattenRequests: true # keyword arguments are more idiomatic in python
flattenRequests: true
flatteningOrder: parameters-first
imports:
option: openapi
Expand All @@ -41,7 +41,7 @@ python:
shared: ""
webhooks: ""
inputModelSuffix: input
maxMethodParams: 999 # an arbitrarily high number, keyword arguments are more idiomatic in python
maxMethodParams: 999
methodArguments: infer-optional-args
outputModelSuffix: output
packageName: apideck-unify
Expand Down
15 changes: 8 additions & 7 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,21 @@
speakeasyVersion: 1.453.8
speakeasyVersion: 1.455.7
sources:
Apideck:
sourceNamespace: apideck
sourceRevisionDigest: sha256:4370f91648df925a9cd5ee51f82e76448642303ca9fde1ea6aadf656bfe5694e
sourceBlobDigest: sha256:19939b73f05d1c30fba2779c43866e9c4d163b4e97a074b3a8961a34e04e5e8f
sourceRevisionDigest: sha256:7ad98940134a0b924d775969413213f4b1482c45c5c9d403e320b0ce7bb53497
sourceBlobDigest: sha256:9bef0e086cb2350115d5a1ae42a521b9afd171752d7b9a5628ee0eab8c7e3ca0
tags:
- latest
- 10.8.3
- speakeasy-sdk-regen-1734394679
- 10.9.0
targets:
apideck:
source: Apideck
sourceNamespace: apideck
sourceRevisionDigest: sha256:4370f91648df925a9cd5ee51f82e76448642303ca9fde1ea6aadf656bfe5694e
sourceBlobDigest: sha256:19939b73f05d1c30fba2779c43866e9c4d163b4e97a074b3a8961a34e04e5e8f
sourceRevisionDigest: sha256:7ad98940134a0b924d775969413213f4b1482c45c5c9d403e320b0ce7bb53497
sourceBlobDigest: sha256:9bef0e086cb2350115d5a1ae42a521b9afd171752d7b9a5628ee0eab8c7e3ca0
codeSamplesNamespace: apideck-python-code-samples
codeSamplesRevisionDigest: sha256:3e9b2e781657df8ba931972b4537cab054eedda9568491c6d850f139a1b9c52b
codeSamplesRevisionDigest: sha256:35106c07382fcda3b0d6ce19e116943fdf606a8bb7d1fc4a6d3b7bc31927c171
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
Loading

0 comments on commit 2545371

Please sign in to comment.