Skip to content

Commit

Permalink
Merge pull request #51 from clerk/speakeasy-sdk-regen-1730827751
Browse files Browse the repository at this point in the history
chore: 🐝 Update SDK - Generate 1.2.0
  • Loading branch information
speakeasybot authored Nov 5, 2024
2 parents db75261 + 63dce10 commit e62f765
Show file tree
Hide file tree
Showing 293 changed files with 16,772 additions and 13,673 deletions.
5,710 changes: 1,094 additions & 4,616 deletions .speakeasy/gen.lock

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ generation:
requestResponseComponentNamesFeb2024: true
auth:
oAuth2ClientCredentialsEnabled: true
oAuth2PasswordEnabled: false
python:
version: 1.1.2
version: 1.2.0
additionalDependencies:
dev:
pytest: ^8.3.3
Expand Down
17 changes: 10 additions & 7 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,22 +1,21 @@
speakeasyVersion: 1.385.0
speakeasyVersion: 1.428.0
sources:
clerk-openapi:
sourceNamespace: clerk-openapi
sourceRevisionDigest: sha256:121b3316fdb233e4451aaae0df39d7f03b612ba5d8184c872c3eb9959508c54e
sourceBlobDigest: sha256:f2bd948da76375bf51e2da09e30f0990946d6226c27931bbcbd7940310c62195
sourceRevisionDigest: sha256:32d28c22120d0b90c85b6a67e85c77fd170f91a1c6a419c2f00c6fbb659dfaa4
sourceBlobDigest: sha256:ac4af071d2df658a8f43fb4ecf597f40d81750b13930645ae5523edbb46abab1
tags:
- latest
- main
targets:
clerk-sdk-python:
source: clerk-openapi
sourceNamespace: clerk-openapi
sourceRevisionDigest: sha256:121b3316fdb233e4451aaae0df39d7f03b612ba5d8184c872c3eb9959508c54e
sourceBlobDigest: sha256:f2bd948da76375bf51e2da09e30f0990946d6226c27931bbcbd7940310c62195
outLocation: .
sourceRevisionDigest: sha256:32d28c22120d0b90c85b6a67e85c77fd170f91a1c6a419c2f00c6fbb659dfaa4
sourceBlobDigest: sha256:ac4af071d2df658a8f43fb4ecf597f40d81750b13930645ae5523edbb46abab1
workflow:
workflowVersion: 1.0.0
speakeasyVersion: 1.385.0
speakeasyVersion: latest
sources:
clerk-openapi:
inputs:
Expand All @@ -35,3 +34,7 @@ workflow:
publish:
pypi:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/clerk/clerk/clerk-openapi-code-samples
blocking: false
4 changes: 4 additions & 0 deletions .speakeasy/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,7 @@ targets:
publish:
pypi:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/clerk/clerk/clerk-openapi-code-samples
blocking: false
313 changes: 163 additions & 150 deletions README.md

Large diffs are not rendered by default.

12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,4 +158,14 @@ Based on:
### Generated
- [python v1.1.2] .
### Releases
- [PyPI v1.1.2] https://pypi.org/project/clerk-backend-api/1.1.2 - .
- [PyPI v1.1.2] https://pypi.org/project/clerk-backend-api/1.1.2 - .

## 2024-11-05 17:29:08
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.428.0 (2.447.4) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v1.2.0] .
### Releases
- [PyPI v1.2.0] https://pypi.org/project/clerk-backend-api/1.2.0 - .
1 change: 0 additions & 1 deletion USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ s = Clerk(
bearer_auth="<YOUR_BEARER_TOKEN_HERE>",
)


res = s.email_addresses.get(email_address_id="email_address_id_example")

if res is not None:
Expand Down
2 changes: 2 additions & 0 deletions docs/models/actortoken.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# ActorToken

Success


## Fields

Expand Down
2 changes: 2 additions & 0 deletions docs/models/allowlistidentifier.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# AllowlistIdentifier

Success


## Fields

Expand Down
2 changes: 2 additions & 0 deletions docs/models/blocklistidentifiers.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# BlocklistIdentifiers

Success


## Fields

Expand Down
2 changes: 2 additions & 0 deletions docs/models/client.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Client

Success


## Fields

Expand Down
2 changes: 2 additions & 0 deletions docs/models/deletedobject.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# DeletedObject

Deleted Object


## Fields

Expand Down
2 changes: 2 additions & 0 deletions docs/models/domains.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Domains

A list of domains


## Fields

Expand Down
2 changes: 2 additions & 0 deletions docs/models/emailaddress.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# EmailAddress

Success


## Fields

Expand Down
8 changes: 8 additions & 0 deletions docs/models/gettemplatelistrequest.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# GetTemplateListRequest


## Fields

| Field | Type | Required | Description | Example |
| ------------------------------------------------ | ------------------------------------------------ | ------------------------------------------------ | ------------------------------------------------ | ------------------------------------------------ |
| `template_type` | [models.TemplateType](../models/templatetype.md) | :heavy_check_mark: | The type of templates to list (email or SMS) | email |
2 changes: 2 additions & 0 deletions docs/models/instancerestrictions.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# InstanceRestrictions

Success


## Fields

Expand Down
2 changes: 2 additions & 0 deletions docs/models/instancesettings.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# InstanceSettings

InstanceSettings Server API


## Fields

Expand Down
2 changes: 2 additions & 0 deletions docs/models/invitation.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Invitation

Success


## Fields

Expand Down
2 changes: 2 additions & 0 deletions docs/models/invitationrevoked.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# InvitationRevoked

Success


## Fields

Expand Down
2 changes: 2 additions & 0 deletions docs/models/jwttemplate.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# JWTTemplate

List of JWT templates


## Fields

Expand Down
2 changes: 2 additions & 0 deletions docs/models/oauthapplications.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# OAuthApplications

A list of OAuth applications


## Fields

Expand Down
2 changes: 2 additions & 0 deletions docs/models/organizationdomains.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# OrganizationDomains

A list of organization domains


## Fields

Expand Down
2 changes: 2 additions & 0 deletions docs/models/organizationinvitations.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# OrganizationInvitations

A list of organization invitations


## Fields

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# OrganizationInvitationsWithPublicOrganizationData

A list of organization invitations with public organization data


## Fields

Expand Down
2 changes: 2 additions & 0 deletions docs/models/organizationmemberships.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# OrganizationMemberships

A list of organization memberships


## Fields

Expand Down
2 changes: 2 additions & 0 deletions docs/models/organizations.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Organizations

A list of organizations


## Fields

Expand Down
2 changes: 2 additions & 0 deletions docs/models/organizationsettings.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# OrganizationSettings

Success


## Fields

Expand Down
2 changes: 2 additions & 0 deletions docs/models/phonenumber.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# PhoneNumber

Success


## Fields

Expand Down
2 changes: 2 additions & 0 deletions docs/models/proxycheck.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# ProxyCheck

Health check information about a domain's proxy configuration validation attempt.


## Fields

Expand Down
2 changes: 2 additions & 0 deletions docs/models/redirecturl.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# RedirectURL

List of Redirect URLs


## Fields

Expand Down
11 changes: 11 additions & 0 deletions docs/models/reverttemplatepathparamtemplatetype.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# RevertTemplatePathParamTemplateType

The type of template to revert


## Values

| Name | Value |
| ------- | ------- |
| `EMAIL` | email |
| `SMS` | sms |
9 changes: 9 additions & 0 deletions docs/models/reverttemplaterequest.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# RevertTemplateRequest


## Fields

| Field | Type | Required | Description | Example |
| ---------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- |
| `template_type` | [models.RevertTemplatePathParamTemplateType](../models/reverttemplatepathparamtemplatetype.md) | :heavy_check_mark: | The type of template to revert | email |
| `slug` | *str* | :heavy_check_mark: | The slug of the template to revert | welcome-email |
2 changes: 2 additions & 0 deletions docs/models/samlconnections.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# SAMLConnections

A list of SAML Connections


## Fields

Expand Down
2 changes: 2 additions & 0 deletions docs/models/signintoken.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# SignInToken

Success


## Fields

Expand Down
2 changes: 2 additions & 0 deletions docs/models/signup.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# SignUp

Success


## Fields

Expand Down
2 changes: 2 additions & 0 deletions docs/models/svixurl.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# SvixURL

Response that contains a temporary Svix URL to access management dashboard


## Fields

Expand Down
2 changes: 2 additions & 0 deletions docs/models/template.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Template

Success


## Fields

Expand Down
11 changes: 11 additions & 0 deletions docs/models/templatetype.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# TemplateType

The type of templates to list (email or SMS)


## Values

| Name | Value |
| ------- | ------- |
| `EMAIL` | email |
| `SMS` | sms |
2 changes: 2 additions & 0 deletions docs/models/testingtoken.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# TestingToken

A Testing Token


## Fields

Expand Down
2 changes: 2 additions & 0 deletions docs/models/totalcount.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# TotalCount

Success


## Fields

Expand Down
2 changes: 2 additions & 0 deletions docs/models/totp.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Totp

A TOTP (Time-based One-Time Password)


## Fields

Expand Down
10 changes: 5 additions & 5 deletions docs/models/uploadorganizationlogofile.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

## Fields

| Field | Type | Required | Description |
| -------------------------------------------- | -------------------------------------------- | -------------------------------------------- | -------------------------------------------- |
| `file_name` | *str* | :heavy_check_mark: | N/A |
| `content` | *Union[bytes, IO[bytes], io.BufferedReader]* | :heavy_check_mark: | N/A |
| `content_type` | *Optional[str]* | :heavy_minus_sign: | N/A |
| Field | Type | Required | Description | Example |
| -------------------------------------------- | -------------------------------------------- | -------------------------------------------- | -------------------------------------------- | -------------------------------------------- |
| `file_name` | *str* | :heavy_check_mark: | N/A | path/to/your/logo.png |
| `content` | *Union[bytes, IO[bytes], io.BufferedReader]* | :heavy_check_mark: | N/A | path/to/your/logo.png |
| `content_type` | *Optional[str]* | :heavy_minus_sign: | N/A | |
2 changes: 1 addition & 1 deletion docs/models/uploadorganizationlogorequestbody.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

| Field | Type | Required | Description | Example |
| ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- |
| `file` | [models.UploadOrganizationLogoFile](../models/uploadorganizationlogofile.md) | :heavy_check_mark: | N/A | |
| `file` | [models.UploadOrganizationLogoFile](../models/uploadorganizationlogofile.md) | :heavy_check_mark: | N/A | path/to/your/logo.png |
| `uploader_user_id` | *Optional[str]* | :heavy_minus_sign: | The ID of the user that will be credited with the image upload. | user_67890 |
Loading

0 comments on commit e62f765

Please sign in to comment.