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.385.0
77 generationVersion: 2.407.2
8- releaseVersion: 0.1.5
9- configChecksum: 74186547e8a46645865e3572955c993c
8+ releaseVersion: 0.1.6
9+ configChecksum: 74da2cb68f2ce945c2191224539cf72d
1010 repoURL: https://github.com/polarsource/polar-python.git
1111 installationURL: https://github.com/polarsource/polar-python.git
1212 published: true
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.5
18+ version : 0.1.6
1919 additionalDependencies :
2020 dev : {}
2121 main : {}
Original file line number Diff line number Diff line change @@ -2,17 +2,18 @@ speakeasyVersion: 1.385.0
22sources:
33 Polar-OAS:
44 sourceNamespace: polar-oas
5- sourceRevisionDigest: sha256:22b5c7c19c257e322306f3bdbb5862323c30e8e01a8e87265c2b9e06be04bc2b
6- sourceBlobDigest: sha256:b9b470624f996e569ceb82864cdbaeaa00ec81edc914ae4fc76c6bcc95a513f3
5+ sourceRevisionDigest: sha256:7d5a4426ad4a7de3719366f599066b2f3a6c9ff33552564486d232a483505293
6+ sourceBlobDigest: sha256:839047495a6cbe8a089b36a53f0c00857d55e79c000b662b5f6e4b39ff927a8c
77 tags:
88 - latest
9+ - main
910targets:
1011 polar:
1112 source: Polar-OAS
1213 sourceNamespace: polar-oas
13- sourceRevisionDigest: sha256:22b5c7c19c257e322306f3bdbb5862323c30e8e01a8e87265c2b9e06be04bc2b
14- sourceBlobDigest: sha256:b9b470624f996e569ceb82864cdbaeaa00ec81edc914ae4fc76c6bcc95a513f3
15- outLocation: /Users/fvoron/Development/polar-python
14+ sourceRevisionDigest: sha256:7d5a4426ad4a7de3719366f599066b2f3a6c9ff33552564486d232a483505293
15+ sourceBlobDigest: sha256:839047495a6cbe8a089b36a53f0c00857d55e79c000b662b5f6e4b39ff927a8c
16+ outLocation: /github/workspace/repo
1617workflow:
1718 workflowVersion: 1.0.0
1819 speakeasyVersion: latest
Original file line number Diff line number Diff line change @@ -22,4 +22,14 @@ Based on:
2222- OpenAPI Doc
2323- Speakeasy CLI 1.382.0 (2.404.11) https://github.com/speakeasy-api/speakeasy
2424### Generated
25- - [ python v0.1.3] .
25+ - [ python v0.1.3] .
26+
27+ ## 2024-09-02 06:36:52
28+ ### Changes
29+ Based on:
30+ - OpenAPI Doc
31+ - Speakeasy CLI 1.385.0 (2.407.2) https://github.com/speakeasy-api/speakeasy
32+ ### Generated
33+ - [ python v0.1.6] .
34+ ### Releases
35+ - [ PyPI v0.1.6] https://pypi.org/project/polar-sdk/0.1.6 - .
You can’t perform that action at this time.
0 commit comments