Skip to content

Commit cbe4b81

Browse files
authored
Merge pull request #3 from clerk/speakeasy-sdk-regen-1720995468
chore: 🐝 Update SDK - Generate
2 parents a2b36b9 + 745b79e commit cbe4b81

File tree

160 files changed

+2669
-2391
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

160 files changed

+2669
-2391
lines changed

β€Ž.speakeasy/gen.lockβ€Ž

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: bfe29c99-6e67-43fe-b928-64d6a5ed6aa8
33
management:
4-
docChecksum: 86f1bd95298826763a948a4e2aa58f0f
4+
docChecksum: 0ce7312d7709dddba448d3fb4b927bb6
55
docVersion: v1
6-
speakeasyVersion: 1.331.2
7-
generationVersion: 2.366.1
8-
releaseVersion: 0.5.0-alpha.7
9-
configChecksum: 2d94b80871c84384d32f0c2f89c26d3f
6+
speakeasyVersion: 1.335.0
7+
generationVersion: 2.370.2
8+
releaseVersion: 0.5.0-alpha.8
9+
configChecksum: 6933af57af894f683ab29b51e56dff2c
1010
repoURL: https://github.com/clerk/clerk-sdk-python.git
1111
installationURL: https://github.com/clerk/clerk-sdk-python.git
1212
published: true
@@ -64,6 +64,7 @@ generatedFiles:
6464
- src/clerk_backend_api/samlconnections_sdk.py
6565
- src/clerk_backend_api/testingtokens.py
6666
- src/clerk_backend_api/sdk.py
67+
- .vscode/settings.json
6768
- py.typed
6869
- pylintrc
6970
- pyproject.toml

β€Ž.speakeasy/gen.yamlβ€Ž

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ generation:
1212
auth:
1313
oAuth2ClientCredentialsEnabled: true
1414
python:
15-
version: 0.5.0-alpha.7
15+
version: 0.5.0-alpha.8
1616
additionalDependencies:
1717
dev: {}
1818
main: {}
@@ -21,6 +21,7 @@ python:
2121
- Clerk
2222
clientServerStatusCodesAsErrors: true
2323
description: Python Client SDK for clerk.dev
24+
enumFormat: enum
2425
flattenGlobalSecurity: true
2526
flattenRequests: true
2627
imports:

β€Ž.speakeasy/workflow.lockβ€Ž

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
speakeasyVersion: 1.331.2
1+
speakeasyVersion: 1.335.0
22
sources:
33
clerk-openapi:
44
sourceNamespace: clerk-openapi
5-
sourceRevisionDigest: sha256:83887503bf502c2b1e816b079beba5218998adb827d73f2ac6de809e14f4389b
6-
sourceBlobDigest: sha256:0181726a4ca9a31eae12e6bdd2d42c0aeca0e25a76d8e9c82b57a829b69dff68
5+
sourceRevisionDigest: sha256:20b17a59c744688a88d4cbc7ba79939918c44a4faecb820854548f7de8f9c0bb
6+
sourceBlobDigest: sha256:2a4cb5b8c17e542d744667ae4cbdc577743c1723f566563cd1836b55ff9e2436
77
tags:
88
- latest
99
- main
1010
targets:
1111
clerk-sdk-python:
1212
source: clerk-openapi
1313
sourceNamespace: clerk-openapi
14-
sourceRevisionDigest: sha256:83887503bf502c2b1e816b079beba5218998adb827d73f2ac6de809e14f4389b
15-
sourceBlobDigest: sha256:0181726a4ca9a31eae12e6bdd2d42c0aeca0e25a76d8e9c82b57a829b69dff68
14+
sourceRevisionDigest: sha256:20b17a59c744688a88d4cbc7ba79939918c44a4faecb820854548f7de8f9c0bb
15+
sourceBlobDigest: sha256:2a4cb5b8c17e542d744667ae4cbdc577743c1723f566563cd1836b55ff9e2436
1616
outLocation: .
1717
workflow:
1818
workflowVersion: 1.0.0

β€Ž.vscode/settings.jsonβ€Ž

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"python.testing.pytestArgs": ["tests", "-vv"],
3+
"python.testing.unittestEnabled": false,
4+
"python.testing.pytestEnabled": true
5+
}

β€ŽRELEASES.mdβ€Ž

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,14 @@ Based on:
1818
### Generated
1919
- [python v0.5.0-alpha.7] .
2020
### Releases
21-
- [PyPI v0.5.0-alpha.7] https://pypi.org/project/clerk-backend-api/0.5.0-alpha.7 - .
21+
- [PyPI v0.5.0-alpha.7] https://pypi.org/project/clerk-backend-api/0.5.0-alpha.7 - .
22+
23+
## 2024-07-14 22:17:44
24+
### Changes
25+
Based on:
26+
- OpenAPI Doc
27+
- Speakeasy CLI 1.335.0 (2.370.2) https://github.com/speakeasy-api/speakeasy
28+
### Generated
29+
- [python v0.5.0-alpha.8] .
30+
### Releases
31+
- [PyPI v0.5.0-alpha.8] https://pypi.org/project/clerk-backend-api/0.5.0-alpha.8 - .

β€Ždocs/models/actortoken.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
| `actor` | [models.ActorTokenActor](../models/actortokenactor.md) | :heavy_check_mark: | N/A | {<br/>"sub": "user_2OEpKhcCN1Lat9NQ0G6puh7q5Rb"<br/>} |
1313
| `created_at` | *int* | :heavy_check_mark: | Unix timestamp of creation.<br/> | 1609459200 |
1414
| `updated_at` | *int* | :heavy_check_mark: | Unix timestamp of last update.<br/> | 1612137600 |
15-
| `token` | *Optional[Nullable[str]]* | :heavy_minus_sign: | N/A | token_string |
16-
| `url` | *Optional[Nullable[str]]* | :heavy_minus_sign: | N/A | https://example.com/token |
15+
| `token` | *OptionalNullable[str]* | :heavy_minus_sign: | N/A | token_string |
16+
| `url` | *OptionalNullable[str]* | :heavy_minus_sign: | N/A | https://example.com/token |

β€Ždocs/models/admin.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
| ---------------------------------------------------------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- |
88
| `status` | [models.AdminVerificationStatus](../models/adminverificationstatus.md) | :heavy_check_mark: | N/A | verified |
99
| `strategy` | [models.VerificationStrategy](../models/verificationstrategy.md) | :heavy_check_mark: | N/A | admin |
10-
| `attempts` | *Optional[Nullable[int]]* | :heavy_minus_sign: | N/A | 0 |
11-
| `expire_at` | *Optional[Nullable[int]]* | :heavy_minus_sign: | N/A | 1620000000 |
10+
| `attempts` | *OptionalNullable[int]* | :heavy_minus_sign: | N/A | 0 |
11+
| `expire_at` | *OptionalNullable[int]* | :heavy_minus_sign: | N/A | 1620000000 |

β€Ždocs/models/createemailaddressrequestbody.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
| -------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- |
88
| `user_id` | *Optional[str]* | :heavy_minus_sign: | The ID representing the user | user_12345 |
99
| `email_address` | *Optional[str]* | :heavy_minus_sign: | The new email address. Must adhere to the RFC 5322 specification for email address format. | example@clerk.com |
10-
| `verified` | *Optional[Nullable[bool]]* | :heavy_minus_sign: | When created, the email address will be marked as verified. | false |
11-
| `primary` | *Optional[Nullable[bool]]* | :heavy_minus_sign: | Create this email address as the primary email address for the user.<br/>Default: false, unless it is the first email address. | true |
10+
| `verified` | *OptionalNullable[bool]* | :heavy_minus_sign: | When created, the email address will be marked as verified. | false |
11+
| `primary` | *OptionalNullable[bool]* | :heavy_minus_sign: | Create this email address as the primary email address for the user.<br/>Default: false, unless it is the first email address. | true |

0 commit comments

Comments
Β (0)