File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ management:
55 docVersion: 0.1.0
66 speakeasyVersion: 1.382.0
77 generationVersion: 2.404.11
8- releaseVersion: 0.1.2
9- configChecksum: 3e5e0cf61b4419d9e2b7d7f284cf6341
8+ releaseVersion: 0.1.3
9+ configChecksum: 9202319aefbe5f66e57c1b09e9bac14e
1010 repoURL: https://github.com/polarsource/polar-python.git
1111 installationURL: https://github.com/polarsource/polar-python.git
1212features:
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ generation:
1515 auth :
1616 oAuth2ClientCredentialsEnabled : true
1717python :
18- version : 0.1.2
18+ version : 0.1.3
1919 additionalDependencies :
2020 dev : {}
2121 main : {}
Original file line number Diff line number Diff line change @@ -2,17 +2,18 @@ speakeasyVersion: 1.382.0
22sources:
33 Polar-OAS:
44 sourceNamespace: polar-oas
5- sourceRevisionDigest: sha256:1e2849f7a74db51b770b51c1566f3a3075ebba3501d38f14756df5e146eea5b2
6- sourceBlobDigest: sha256:2e445b28e1c8f9fe80a9f4cfd04b44748fc6daa3cc521d13d73ea571bec616f2
5+ sourceRevisionDigest: sha256:19ff53595232890cef232fc6931e820feeea0e0c71f084811d2ab3d2d50363fe
6+ sourceBlobDigest: sha256:3303542239bcd6692ae1b85934483e76917bf962b7ffdddbe792c78718887a36
77 tags:
88 - latest
9+ - main
910targets:
1011 polar:
1112 source: Polar-OAS
1213 sourceNamespace: polar-oas
13- sourceRevisionDigest: sha256:1e2849f7a74db51b770b51c1566f3a3075ebba3501d38f14756df5e146eea5b2
14- sourceBlobDigest: sha256:2e445b28e1c8f9fe80a9f4cfd04b44748fc6daa3cc521d13d73ea571bec616f2
15- outLocation: /Users/fvoron/Development/polar-python
14+ sourceRevisionDigest: sha256:19ff53595232890cef232fc6931e820feeea0e0c71f084811d2ab3d2d50363fe
15+ sourceBlobDigest: sha256:3303542239bcd6692ae1b85934483e76917bf962b7ffdddbe792c78718887a36
16+ outLocation: /github/workspace/repo
1617workflow:
1718 workflowVersion: 1.0.0
1819 speakeasyVersion: latest
Original file line number Diff line number Diff line change @@ -14,4 +14,12 @@ Based on:
1414- OpenAPI Doc
1515- Speakeasy CLI 1.382.0 (2.404.11) https://github.com/speakeasy-api/speakeasy
1616### Generated
17- - [ python v0.0.2] .
17+ - [ python v0.0.2] .
18+
19+ ## 2024-08-29 16:20:27
20+ ### Changes
21+ Based on:
22+ - OpenAPI Doc
23+ - Speakeasy CLI 1.382.0 (2.404.11) https://github.com/speakeasy-api/speakeasy
24+ ### Generated
25+ - [ python v0.1.3] .
You can’t perform that action at this time.
0 commit comments