Skip to content

Commit 6426a89

Browse files
speakeasybotfrankie567
authored andcommitted
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.533.0
1 parent 440ec2d commit 6426a89

247 files changed

Lines changed: 3103 additions & 984 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: 123 additions & 97 deletions
Large diffs are not rendered by default.

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ generation:
1818
oAuth2ClientCredentialsEnabled: true
1919
oAuth2PasswordEnabled: false
2020
python:
21-
version: 0.17.0
21+
version: 0.17.1
2222
additionalDependencies:
2323
dev:
2424
pytest: ^8.3.3

.speakeasy/workflow.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@ speakeasyVersion: 1.533.0
22
sources:
33
Polar-OAS:
44
sourceNamespace: polar-oas
5-
sourceRevisionDigest: sha256:c33aa5e5bbd5ee345998d41afaa0bc5379f280f7b0f97331edfd77facab93ae0
6-
sourceBlobDigest: sha256:7bea8792738698015798ca2b95ba8e71d9fbc2cbcacb0c75668d2ce3612af178
5+
sourceRevisionDigest: sha256:312320d0b6844a101fd2280d99ee92cade5ce4f802795350145d1814bb10aaf9
6+
sourceBlobDigest: sha256:355d7a5e0f98475072e61536187b1252dfb5fe3735e76093e00d50a928c395cc
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1744788374
9+
- speakeasy-sdk-regen-1744795080
1010
- 0.1.0
1111
targets:
1212
polar:
1313
source: Polar-OAS
1414
sourceNamespace: polar-oas
15-
sourceRevisionDigest: sha256:c33aa5e5bbd5ee345998d41afaa0bc5379f280f7b0f97331edfd77facab93ae0
16-
sourceBlobDigest: sha256:7bea8792738698015798ca2b95ba8e71d9fbc2cbcacb0c75668d2ce3612af178
15+
sourceRevisionDigest: sha256:312320d0b6844a101fd2280d99ee92cade5ce4f802795350145d1814bb10aaf9
16+
sourceBlobDigest: sha256:355d7a5e0f98475072e61536187b1252dfb5fe3735e76093e00d50a928c395cc
1717
codeSamplesNamespace: polar-oas-py-code-samples
18-
codeSamplesRevisionDigest: sha256:cffbbf78a5690242e10b0e8e5f67df517cb55c4613ee72fe2726bd231592507c
18+
codeSamplesRevisionDigest: sha256:7c1c2e602d150b704ce1fea65fc20694ef0ce6954aad1d04bd2329899d06d443
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

README.md

Lines changed: 106 additions & 69 deletions
Large diffs are not rendered by default.

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -673,4 +673,14 @@ Based on:
673673
### Generated
674674
- [python v0.17.0] .
675675
### Releases
676-
- [PyPI v0.17.0] https://pypi.org/project/polar-sdk/0.17.0 - .
676+
- [PyPI v0.17.0] https://pypi.org/project/polar-sdk/0.17.0 - .
677+
678+
## 2025-04-16 09:17:44
679+
### Changes
680+
Based on:
681+
- OpenAPI Doc
682+
- Speakeasy CLI 1.533.0 (2.578.0) https://github.com/speakeasy-api/speakeasy
683+
### Generated
684+
- [python v0.17.1] .
685+
### Releases
686+
- [PyPI v0.17.1] https://pypi.org/project/polar-sdk/0.17.1 - .

codeSamples.yaml

Lines changed: 22 additions & 22 deletions
Large diffs are not rendered by default.

docs/models/benefitbase.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,14 @@
33

44
## Fields
55

6-
| Field | Type | Required | Description |
7-
| -------------------------------------------------------------------- | -------------------------------------------------------------------- | -------------------------------------------------------------------- | -------------------------------------------------------------------- |
8-
| `created_at` | [date](https://docs.python.org/3/library/datetime.html#date-objects) | :heavy_check_mark: | Creation timestamp of the object. |
9-
| `modified_at` | [date](https://docs.python.org/3/library/datetime.html#date-objects) | :heavy_check_mark: | Last modification timestamp of the object. |
10-
| `id` | *str* | :heavy_check_mark: | The ID of the benefit. |
11-
| `type` | [models.BenefitType](../models/benefittype.md) | :heavy_check_mark: | N/A |
12-
| `description` | *str* | :heavy_check_mark: | The description of the benefit. |
13-
| `selectable` | *bool* | :heavy_check_mark: | Whether the benefit is selectable when creating a product. |
14-
| `deletable` | *bool* | :heavy_check_mark: | Whether the benefit is deletable. |
15-
| `organization_id` | *str* | :heavy_check_mark: | The ID of the organization owning the benefit. |
6+
| Field | Type | Required | Description |
7+
| ------------------------------------------------------------------------- | ------------------------------------------------------------------------- | ------------------------------------------------------------------------- | ------------------------------------------------------------------------- |
8+
| `id` | *str* | :heavy_check_mark: | The ID of the benefit. |
9+
| `created_at` | [date](https://docs.python.org/3/library/datetime.html#date-objects) | :heavy_check_mark: | Creation timestamp of the object. |
10+
| `modified_at` | [date](https://docs.python.org/3/library/datetime.html#date-objects) | :heavy_check_mark: | Last modification timestamp of the object. |
11+
| `metadata` | Dict[str, [models.BenefitBaseMetadata](../models/benefitbasemetadata.md)] | :heavy_check_mark: | N/A |
12+
| `type` | [models.BenefitType](../models/benefittype.md) | :heavy_check_mark: | N/A |
13+
| `description` | *str* | :heavy_check_mark: | The description of the benefit. |
14+
| `selectable` | *bool* | :heavy_check_mark: | Whether the benefit is selectable when creating a product. |
15+
| `deletable` | *bool* | :heavy_check_mark: | Whether the benefit is deletable. |
16+
| `organization_id` | *str* | :heavy_check_mark: | The ID of the organization owning the benefit. |

docs/models/benefitbasemetadata.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# BenefitBaseMetadata
2+
3+
4+
## Supported Types
5+
6+
### `str`
7+
8+
```python
9+
value: str = /* values here */
10+
```
11+
12+
### `int`
13+
14+
```python
15+
value: int = /* values here */
16+
```
17+
18+
### `float`
19+
20+
```python
21+
value: float = /* values here */
22+
```
23+
24+
### `bool`
25+
26+
```python
27+
value: bool = /* values here */
28+
```
29+

docs/models/benefitcustom.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,10 @@ Use it to grant any kind of benefit that doesn't fit in the other types.
99

1010
| Field | Type | Required | Description |
1111
| ----------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- |
12+
| `id` | *str* | :heavy_check_mark: | The ID of the benefit. |
1213
| `created_at` | [date](https://docs.python.org/3/library/datetime.html#date-objects) | :heavy_check_mark: | Creation timestamp of the object. |
1314
| `modified_at` | [date](https://docs.python.org/3/library/datetime.html#date-objects) | :heavy_check_mark: | Last modification timestamp of the object. |
14-
| `id` | *str* | :heavy_check_mark: | The ID of the benefit. |
15+
| `metadata` | Dict[str, [models.BenefitCustomMetadata](../models/benefitcustommetadata.md)] | :heavy_check_mark: | N/A |
1516
| `type` | *Literal["custom"]* | :heavy_check_mark: | N/A |
1617
| `description` | *str* | :heavy_check_mark: | The description of the benefit. |
1718
| `selectable` | *bool* | :heavy_check_mark: | Whether the benefit is selectable when creating a product. |

0 commit comments

Comments
 (0)