Skip to content

Commit

Permalink
Merge pull request #66 from clerk/speakeasy-sdk-regen-1733345998
Browse files Browse the repository at this point in the history
chore: 🐝 Update SDK - Generate 1.4.1
  • Loading branch information
speakeasybot authored Dec 5, 2024
2 parents afa54c2 + d377bf7 commit f200fb4
Show file tree
Hide file tree
Showing 17 changed files with 105 additions and 39 deletions.
12 changes: 6 additions & 6 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: b38d2555c95ce0fd804e5caf98da547b
docChecksum: 264c7cf574c4fa453587755d1bf79bcb
docVersion: v1
speakeasyVersion: 1.448.0
generationVersion: 2.466.0
releaseVersion: 1.4.0
configChecksum: d230d40f9aa069e972589344260c6aa8
speakeasyVersion: 1.452.0
generationVersion: 2.472.1
releaseVersion: 1.4.1
configChecksum: b9e0a4731aec79a52c8180337d03b9fc
repoURL: https://github.com/clerk/clerk-sdk-python.git
installationURL: https://github.com/clerk/clerk-sdk-python.git
published: true
Expand All @@ -15,7 +15,7 @@ features:
additionalDependencies: 1.0.0
additionalProperties: 1.0.1
constsAndDefaults: 1.0.5
core: 5.6.8
core: 5.6.9
defaultEnabledRetries: 0.2.0
deprecations: 3.0.0
enumUnions: 0.1.0
Expand Down
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ generation:
oAuth2ClientCredentialsEnabled: true
oAuth2PasswordEnabled: false
python:
version: 1.4.0
version: 1.4.1
additionalDependencies:
dev:
pytest: ^8.3.3
Expand Down
14 changes: 7 additions & 7 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
speakeasyVersion: 1.448.0
speakeasyVersion: 1.452.0
sources:
clerk-openapi:
sourceNamespace: clerk-openapi
sourceRevisionDigest: sha256:c28f47287a7b4933285aff49a199931d37e8e7e8ce75e88468140f95f284e331
sourceBlobDigest: sha256:d20d10387a61e374eef4ee2b380b1e3798c4d43a1fa1d085fe3782672234d708
sourceRevisionDigest: sha256:7da727290006ebb62433a01f6a49c2ec36146cbb44f17b66f3571a5c6fbe424b
sourceBlobDigest: sha256:3da8e4d311eedde5131701594c5daf8126a73b6270919fe34090c43876777eeb
tags:
- latest
- speakeasy-sdk-regen-1732580417
- speakeasy-sdk-regen-1733345998
- v1
targets:
clerk-sdk-python:
source: clerk-openapi
sourceNamespace: clerk-openapi
sourceRevisionDigest: sha256:c28f47287a7b4933285aff49a199931d37e8e7e8ce75e88468140f95f284e331
sourceBlobDigest: sha256:d20d10387a61e374eef4ee2b380b1e3798c4d43a1fa1d085fe3782672234d708
sourceRevisionDigest: sha256:7da727290006ebb62433a01f6a49c2ec36146cbb44f17b66f3571a5c6fbe424b
sourceBlobDigest: sha256:3da8e4d311eedde5131701594c5daf8126a73b6270919fe34090c43876777eeb
codeSamplesNamespace: clerk-openapi-python-code-samples
codeSamplesRevisionDigest: sha256:dbd857b062cde8a584b23d94a7d5f2187513871d02a8e8b16c0d114dcfab9c61
codeSamplesRevisionDigest: sha256:5856924712a525f2b8018e4981f1117d78f90b5251f595d767739e4ff637e6ff
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
26 changes: 15 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,18 +33,22 @@ More information about the API can be found at https://clerk.com/docs

<!-- Start Table of Contents [toc] -->
## Table of Contents
<!-- $toc-max-depth=2 -->
* [SDK Installation](#sdk-installation)
* [IDE Support](#ide-support)
* [SDK Example Usage](#sdk-example-usage)
* [Available Resources and Operations](#available-resources-and-operations)
* [File uploads](#file-uploads)
* [Retries](#retries)
* [Error Handling](#error-handling)
* [Server Selection](#server-selection)
* [Custom HTTP Client](#custom-http-client)
* [Authentication](#authentication)
* [Debugging](#debugging)
* [Development](#development)
* [Maturity](#maturity)
* [Contributions](#contributions)

* [SDK Installation](#sdk-installation)
* [IDE Support](#ide-support)
* [SDK Example Usage](#sdk-example-usage)
* [Available Resources and Operations](#available-resources-and-operations)
* [File uploads](#file-uploads)
* [Retries](#retries)
* [Error Handling](#error-handling)
* [Server Selection](#server-selection)
* [Custom HTTP Client](#custom-http-client)
* [Authentication](#authentication)
* [Debugging](#debugging)
<!-- End Table of Contents [toc] -->

<!-- Start SDK Installation [installation] -->
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,4 +198,14 @@ Based on:
### Generated
- [python v1.4.0] .
### Releases
- [PyPI v1.4.0] https://pypi.org/project/clerk-backend-api/1.4.0 - .
- [PyPI v1.4.0] https://pypi.org/project/clerk-backend-api/1.4.0 - .

## 2024-12-05 16:00:41
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.452.0 (2.472.1) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v1.4.1] .
### Releases
- [PyPI v1.4.1] https://pypi.org/project/clerk-backend-api/1.4.1 - .
3 changes: 2 additions & 1 deletion docs/models/mergeorganizationmetadatarequestbody.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@
| Field | Type | Required | Description | Example |
| --------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- |
| `public_metadata` | Dict[str, *Any*] | :heavy_minus_sign: | Metadata saved on the organization, that is visible to both your frontend and backend.<br/>The new object will be merged with the existing value. | {<br/>"announcement": "We are opening a new office!"<br/>} |
| `private_metadata` | Dict[str, *Any*] | :heavy_minus_sign: | Metadata saved on the organization that is only visible to your backend.<br/>The new object will be merged with the existing value. | {<br/>"internal_use_only": "Future plans discussion."<br/>} |
| `private_metadata` | Dict[str, *Any*] | :heavy_minus_sign: | Metadata saved on the organization that is only visible to your backend.<br/>The new object will be merged with the existing value. | {<br/>"internal_use_only": "Future plans discussion."<br/>} |
| `__pydantic_extra__` | Dict[str, *Any*] | :heavy_minus_sign: | N/A | |
3 changes: 2 additions & 1 deletion docs/models/updateorganizationrequestbody.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@
| `slug` | *OptionalNullable[str]* | :heavy_minus_sign: | The new slug of the organization, which needs to be unique in the instance | new-org-slug |
| `max_allowed_memberships` | *OptionalNullable[int]* | :heavy_minus_sign: | The maximum number of memberships allowed for this organization | 100 |
| `admin_delete_enabled` | *OptionalNullable[bool]* | :heavy_minus_sign: | If true, an admin can delete this organization with the Frontend API. | true |
| `created_at` | *Optional[str]* | :heavy_minus_sign: | A custom date/time denoting _when_ the organization was created, specified in RFC3339 format (e.g. `2012-10-20T07:15:20.902Z`). | |
| `created_at` | *Optional[str]* | :heavy_minus_sign: | A custom date/time denoting _when_ the organization was created, specified in RFC3339 format (e.g. `2012-10-20T07:15:20.902Z`). | |
| `__pydantic_extra__` | Dict[str, *Any*] | :heavy_minus_sign: | N/A | |
Loading

0 comments on commit f200fb4

Please sign in to comment.