Commit f660842 1 parent 95d3b97 commit f660842 Copy full SHA for f660842
File tree 7 files changed +485
-475
lines changed
7 files changed +485
-475
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ management:
5
5
docVersion: 0.1.0
6
6
speakeasyVersion: 1.385.0
7
7
generationVersion: 2.407.2
8
- releaseVersion: 0.1.12
9
- configChecksum: 0d29dd42e3bf2e0b91d3a04439f92007
8
+ releaseVersion: 0.1.13
9
+ configChecksum: d9517d11112c178f29209516cd09bb12
10
10
repoURL: https://github.com/polarsource/polar-python.git
11
11
installationURL: https://github.com/polarsource/polar-python.git
12
12
published: true
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ generation:
15
15
auth :
16
16
oAuth2ClientCredentialsEnabled : true
17
17
python :
18
- version : 0.1.12
18
+ version : 0.1.13
19
19
additionalDependencies :
20
20
dev : {}
21
21
main : {}
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ speakeasyVersion: 1.385.0
2
2
sources:
3
3
Polar-OAS:
4
4
sourceNamespace: polar-oas
5
- sourceRevisionDigest: sha256:01cccaa2753ecc7c9799e22466edcb20943a3e3f6bd3c1fa8390db25e409e73b
5
+ sourceRevisionDigest: sha256:d005a2a9d9efe714ad796e20a4e1228a7a9c154badc8cd488e02f6e02f440551
6
6
sourceBlobDigest: sha256:839047495a6cbe8a089b36a53f0c00857d55e79c000b662b5f6e4b39ff927a8c
7
7
tags:
8
8
- latest
@@ -11,7 +11,7 @@ targets:
11
11
polar:
12
12
source: Polar-OAS
13
13
sourceNamespace: polar-oas
14
- sourceRevisionDigest: sha256:01cccaa2753ecc7c9799e22466edcb20943a3e3f6bd3c1fa8390db25e409e73b
14
+ sourceRevisionDigest: sha256:d005a2a9d9efe714ad796e20a4e1228a7a9c154badc8cd488e02f6e02f440551
15
15
sourceBlobDigest: sha256:839047495a6cbe8a089b36a53f0c00857d55e79c000b662b5f6e4b39ff927a8c
16
16
outLocation: /github/workspace/repo
17
17
workflow:
Original file line number Diff line number Diff line change @@ -92,4 +92,14 @@ Based on:
92
92
### Generated
93
93
- [ python v0.1.12] .
94
94
### Releases
95
- - [ PyPI v0.1.12] https://pypi.org/project/polar-sdk/0.1.12 - .
95
+ - [ PyPI v0.1.12] https://pypi.org/project/polar-sdk/0.1.12 - .
96
+
97
+ ## 2024-09-02 08:29:23
98
+ ### Changes
99
+ Based on:
100
+ - OpenAPI Doc
101
+ - Speakeasy CLI 1.385.0 (2.407.2) https://github.com/speakeasy-api/speakeasy
102
+ ### Generated
103
+ - [ python v0.1.13] .
104
+ ### Releases
105
+ - [ PyPI v0.1.13] https://pypi.org/project/polar-sdk/0.1.13 - .
You can’t perform that action at this time.
0 commit comments