Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.385.0
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Oct 30, 2024
1 parent 1295caf commit 386b5dd
Show file tree
Hide file tree
Showing 13 changed files with 33 additions and 15 deletions.
6 changes: 3 additions & 3 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
lockVersion: 2.0.0
id: bfe29c99-6e67-43fe-b928-64d6a5ed6aa8
management:
docChecksum: 3729a9e678b39fae6e60a063c4498eff
docChecksum: 38f27c858646845020cac0556df48992
docVersion: v1
speakeasyVersion: 1.385.0
generationVersion: 2.407.2
releaseVersion: 1.1.1
configChecksum: 983610439cf348bf8886f227d422b9f0
releaseVersion: 1.1.2
configChecksum: 71220562b1011100f37a77600009a223
repoURL: https://github.com/clerk/clerk-sdk-python.git
installationURL: https://github.com/clerk/clerk-sdk-python.git
published: true
Expand Down
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ generation:
auth:
oAuth2ClientCredentialsEnabled: true
python:
version: 1.1.1
version: 1.1.2
additionalDependencies:
dev:
pytest: ^8.3.3
Expand Down
8 changes: 4 additions & 4 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@ speakeasyVersion: 1.385.0
sources:
clerk-openapi:
sourceNamespace: clerk-openapi
sourceRevisionDigest: sha256:39bcd57f7ed3b25f47ca21dad66dd895d2107d4f29fb4070e988e715870835da
sourceBlobDigest: sha256:6d2275786c3b69d57ac0156ca74ded589c0f709023afd8198dcafc521a054561
sourceRevisionDigest: sha256:121b3316fdb233e4451aaae0df39d7f03b612ba5d8184c872c3eb9959508c54e
sourceBlobDigest: sha256:f2bd948da76375bf51e2da09e30f0990946d6226c27931bbcbd7940310c62195
tags:
- latest
- main
targets:
clerk-sdk-python:
source: clerk-openapi
sourceNamespace: clerk-openapi
sourceRevisionDigest: sha256:39bcd57f7ed3b25f47ca21dad66dd895d2107d4f29fb4070e988e715870835da
sourceBlobDigest: sha256:6d2275786c3b69d57ac0156ca74ded589c0f709023afd8198dcafc521a054561
sourceRevisionDigest: sha256:121b3316fdb233e4451aaae0df39d7f03b612ba5d8184c872c3eb9959508c54e
sourceBlobDigest: sha256:f2bd948da76375bf51e2da09e30f0990946d6226c27931bbcbd7940310c62195
outLocation: .
workflow:
workflowVersion: 1.0.0
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,4 +148,14 @@ Based on:
### Generated
- [python v1.1.1] .
### Releases
- [PyPI v1.1.1] https://pypi.org/project/clerk-backend-api/1.1.1 - .
- [PyPI v1.1.1] https://pypi.org/project/clerk-backend-api/1.1.1 - .

## 2024-10-30 13:46:19
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.385.0 (2.407.2) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v1.1.2] .
### Releases
- [PyPI v1.1.2] https://pypi.org/project/clerk-backend-api/1.1.2 - .
1 change: 1 addition & 0 deletions docs/models/oauthverificationstrategy.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@
| `FROM_OAUTH_MICROSOFT` | from_oauth_microsoft |
| `OAUTH_APPLE` | oauth_apple |
| `OAUTH_MICROSOFT` | oauth_microsoft |
| `OAUTH_GITHUB` | oauth_github |
| `EMAIL_LINK` | email_link |
3 changes: 2 additions & 1 deletion docs/models/otpverificationstrategy.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@
| `FROM_OAUTH_DISCORD` | from_oauth_discord |
| `FROM_OAUTH_GOOGLE` | from_oauth_google |
| `FROM_OAUTH_APPLE` | from_oauth_apple |
| `FROM_OAUTH_MICROSOFT` | from_oauth_microsoft |
| `FROM_OAUTH_MICROSOFT` | from_oauth_microsoft |
| `FROM_OAUTH_GITHUB` | from_oauth_github |
3 changes: 2 additions & 1 deletion docs/models/strategy.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@
| `FROM_OAUTH_DISCORD` | from_oauth_discord |
| `FROM_OAUTH_GOOGLE` | from_oauth_google |
| `FROM_OAUTH_APPLE` | from_oauth_apple |
| `FROM_OAUTH_MICROSOFT` | from_oauth_microsoft |
| `FROM_OAUTH_MICROSOFT` | from_oauth_microsoft |
| `FROM_OAUTH_GITHUB` | from_oauth_github |
3 changes: 2 additions & 1 deletion docs/models/type.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@
| `SAML` | saml |
| `OAUTH_APPLE` | oauth_apple |
| `OAUTH_DISCORD` | oauth_discord |
| `OAUTH_MICROSOFT` | oauth_microsoft |
| `OAUTH_MICROSOFT` | oauth_microsoft |
| `OAUTH_GITHUB` | oauth_github |
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "clerk-backend-api"
version = "1.1.1"
version = "1.1.2"
description = "Python Client SDK for clerk.dev"
authors = ["Clerk",]
readme = "README-PYPI.md"
Expand Down
2 changes: 2 additions & 0 deletions src/clerk_backend_api/models/emailaddress.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ class OauthVerificationStrategy(str, Enum):
FROM_OAUTH_MICROSOFT = "from_oauth_microsoft"
OAUTH_APPLE = "oauth_apple"
OAUTH_MICROSOFT = "oauth_microsoft"
OAUTH_GITHUB = "oauth_github"
EMAIL_LINK = "email_link"

class ErrorMetaTypedDict(TypedDict):
Expand Down Expand Up @@ -167,6 +168,7 @@ class Strategy(str, Enum):
FROM_OAUTH_GOOGLE = "from_oauth_google"
FROM_OAUTH_APPLE = "from_oauth_apple"
FROM_OAUTH_MICROSOFT = "from_oauth_microsoft"
FROM_OAUTH_GITHUB = "from_oauth_github"

class OtpTypedDict(TypedDict):
status: VerificationStatus
Expand Down
1 change: 1 addition & 0 deletions src/clerk_backend_api/models/identificationlink.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ class Type(str, Enum):
OAUTH_APPLE = "oauth_apple"
OAUTH_DISCORD = "oauth_discord"
OAUTH_MICROSOFT = "oauth_microsoft"
OAUTH_GITHUB = "oauth_github"

class IdentificationLinkTypedDict(TypedDict):
type: Type
Expand Down
1 change: 1 addition & 0 deletions src/clerk_backend_api/models/phonenumber.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ class OTPVerificationStrategy(str, Enum):
FROM_OAUTH_GOOGLE = "from_oauth_google"
FROM_OAUTH_APPLE = "from_oauth_apple"
FROM_OAUTH_MICROSOFT = "from_oauth_microsoft"
FROM_OAUTH_GITHUB = "from_oauth_github"

class VerificationOTPTypedDict(TypedDict):
status: OTPVerificationStatus
Expand Down
4 changes: 2 additions & 2 deletions src/clerk_backend_api/sdkconfiguration.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ class SDKConfiguration:
server_idx: Optional[int] = 0
language: str = "python"
openapi_doc_version: str = "v1"
sdk_version: str = "1.1.1"
sdk_version: str = "1.1.2"
gen_version: str = "2.407.2"
user_agent: str = "speakeasy-sdk/python 1.1.1 2.407.2 v1 clerk-backend-api"
user_agent: str = "speakeasy-sdk/python 1.1.2 2.407.2 v1 clerk-backend-api"
retry_config: OptionalNullable[RetryConfig] = Field(default_factory=lambda: UNSET)
timeout_ms: Optional[int] = None

Expand Down

0 comments on commit 386b5dd

Please sign in to comment.