Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
112 changes: 80 additions & 32 deletions .speakeasy/gen.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ generation:
generateNewTests: false
skipResponseBodyAssertions: false
csharp:
version: 0.14.0
version: 0.14.1
additionalDependencies:
- package: Microsoft.AspNetCore
version: 2.3.0
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.653.0
speakeasyVersion: 1.658.1
sources:
clerk-backend-api-OAS:
sourceNamespace: clerk-openapi
sourceRevisionDigest: sha256:c2c6ab8c4ff4517e23971b57ad56df2b8d811171bef623e0714e8071843bc04b
sourceBlobDigest: sha256:5e8bc9d932d2c4226fc20d5ed7ff34316327db4a92b4fae650ecffd120f194bc
sourceRevisionDigest: sha256:22ebf732600e68fc39dc4b450cb3c3d8b1991974517f05183648a788a2a27b0b
sourceBlobDigest: sha256:0399386c3b7068d9c9b4eb05a57965c6558205ffec4a095a384f7e4f664ac360
tags:
- latest
- speakeasy-sdk-regen-1761696400
- speakeasy-sdk-regen-1762905987
- "2025-11-10"
targets:
clerk-backend-api:
source: clerk-backend-api-OAS
sourceNamespace: clerk-openapi
sourceRevisionDigest: sha256:c2c6ab8c4ff4517e23971b57ad56df2b8d811171bef623e0714e8071843bc04b
sourceBlobDigest: sha256:5e8bc9d932d2c4226fc20d5ed7ff34316327db4a92b4fae650ecffd120f194bc
sourceRevisionDigest: sha256:22ebf732600e68fc39dc4b450cb3c3d8b1991974517f05183648a788a2a27b0b
sourceBlobDigest: sha256:0399386c3b7068d9c9b4eb05a57965c6558205ffec4a095a384f7e4f664ac360
codeSamplesNamespace: clerk-backend-api-oas-csharp-code-samples
codeSamplesRevisionDigest: sha256:0e48b293cface580098eb1be753a1a8a4e24a506dfa05967395302cfe9f906f9
codeSamplesRevisionDigest: sha256:35b03b846e0f5d2f2df87517fdda40cb58fb87e118aaf0526e64b7f0455414ef
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,9 @@ public class MachineAuthentication

### [Billing](docs/sdks/billing/README.md)

* [ListPlans](docs/sdks/billing/README.md#listplans) - List all billing plans
* [ListSubscriptionItems](docs/sdks/billing/README.md#listsubscriptionitems) - List all subscription items
* [CancelSubscriptionItem](docs/sdks/billing/README.md#cancelsubscriptionitem) - Cancel a subscription item
* [ExtendSubscriptionItemFreeTrial](docs/sdks/billing/README.md#extendsubscriptionitemfreetrial) - Extend free trial for a subscription item
* [ListStatements](docs/sdks/billing/README.md#liststatements) - List all billing statements
* [GetStatement](docs/sdks/billing/README.md#getstatement) - Retrieve a billing statement
Expand All @@ -201,12 +204,6 @@ public class MachineAuthentication
* [Verify](docs/sdks/clients/README.md#verify) - Verify a client
* [Get](docs/sdks/clients/README.md#get) - Get a client

### [Commerce](docs/sdks/commerce/README.md)

* [ListPlans](docs/sdks/commerce/README.md#listplans) - List all commerce plans
* [ListSubscriptionItems](docs/sdks/commerce/README.md#listsubscriptionitems) - List all subscription items
* [CancelSubscriptionItem](docs/sdks/commerce/README.md#cancelsubscriptionitem) - Cancel a subscription item

### [Domains](docs/sdks/domains/README.md)

* [List](docs/sdks/domains/README.md#list) - List all instance domains
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,4 +218,14 @@ Based on:
### Generated
- [csharp v0.14.0] .
### Releases
- [NuGet v0.14.0] https://www.nuget.org/packages/Clerk.BackendAPI/0.14.0 - .
- [NuGet v0.14.0] https://www.nuget.org/packages/Clerk.BackendAPI/0.14.0 - .

## 2025-11-17 00:06:01
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.658.1 (2.755.6) https://github.com/speakeasy-api/speakeasy
### Generated
- [csharp v0.14.1] .
### Releases
- [NuGet v0.14.1] https://www.nuget.org/packages/Clerk.BackendAPI/0.14.1 - .
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# ClerkErrorErrorEnterpriseAccountMeta


## Fields

| Field | Type | Required | Description |
| ----------- | ----------- | ----------- | ----------- |
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# ClerkErrorErrorEnterpriseAccountVerificationMeta


## Fields

| Field | Type | Required | Description |
| ----------- | ----------- | ----------- | ----------- |
40 changes: 20 additions & 20 deletions docs/Models/Components/CommercePlan.md

Large diffs are not rendered by default.

21 changes: 21 additions & 0 deletions docs/Models/Components/EnterpriseAccount.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# EnterpriseAccount


## Fields

| Field | Type | Required | Description |
| ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- |
| `Id` | *string* | :heavy_check_mark: | N/A |
| `Object` | [EnterpriseAccountObject](../../Models/Components/EnterpriseAccountObject.md) | :heavy_check_mark: | String representing the object's type. Objects of the same type share the same value.<br/> |
| `Protocol` | [Protocol](../../Models/Components/Protocol.md) | :heavy_minus_sign: | The authentication protocol used to sign in.<br/> |
| `Provider` | *string* | :heavy_check_mark: | N/A |
| `Active` | *bool* | :heavy_check_mark: | N/A |
| `EmailAddress` | *string* | :heavy_check_mark: | N/A |
| `FirstName` | *string* | :heavy_minus_sign: | N/A |
| `LastName` | *string* | :heavy_minus_sign: | N/A |
| `ProviderUserId` | *string* | :heavy_minus_sign: | The unique ID of the user in the external provider's system |
| `EnterpriseConnectionId` | *string* | :heavy_minus_sign: | N/A |
| `PublicMetadata` | Dictionary<String, *object*> | :heavy_minus_sign: | N/A |
| `Verification` | [EnterpriseAccountVerification](../../Models/Components/EnterpriseAccountVerification.md) | :heavy_check_mark: | N/A |
| `EnterpriseConnection` | [EnterpriseConnection](../../Models/Components/EnterpriseConnection.md) | :heavy_minus_sign: | N/A |
| `LastAuthenticatedAt` | *long* | :heavy_minus_sign: | Unix timestamp of last authentication.<br/> |
11 changes: 11 additions & 0 deletions docs/Models/Components/EnterpriseAccountObject.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# EnterpriseAccountObject

String representing the object's type. Objects of the same type share the same value.



## Values

| Name | Value |
| ------------------- | ------------------- |
| `EnterpriseAccount` | enterprise_account |
22 changes: 22 additions & 0 deletions docs/Models/Components/EnterpriseAccountVerification.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# EnterpriseAccountVerification


## Supported Types

### VerificationTicket

```csharp
EnterpriseAccountVerification.CreateVerificationTicket(/* values here */);
```

### VerificationSaml

```csharp
EnterpriseAccountVerification.CreateVerificationSaml(/* values here */);
```

### VerificationOauth

```csharp
EnterpriseAccountVerification.CreateVerificationOauth(/* values here */);
```
10 changes: 10 additions & 0 deletions docs/Models/Components/EnterpriseConnection.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# EnterpriseConnection


## Supported Types

### EnterpriseConnectionEnterpriseConnection

```csharp
EnterpriseConnection.CreateEnterpriseConnectionEnterpriseConnection(/* values here */);
```
21 changes: 21 additions & 0 deletions docs/Models/Components/EnterpriseConnection1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# EnterpriseConnection1


## Fields

| Field | Type | Required | Description |
| ----------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- |
| `Id` | *string* | :heavy_check_mark: | N/A |
| `Protocol` | *string* | :heavy_check_mark: | N/A |
| `Provider` | *string* | :heavy_check_mark: | N/A |
| `Name` | *string* | :heavy_check_mark: | N/A |
| `LogoPublicUrl` | *string* | :heavy_check_mark: | N/A |
| ~~`Domain`~~ | *string* | :heavy_check_mark: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible. |
| `Domains` | List<*string*> | :heavy_minus_sign: | N/A |
| `Active` | *bool* | :heavy_check_mark: | N/A |
| `SyncUserAttributes` | *bool* | :heavy_check_mark: | N/A |
| `AllowSubdomains` | *bool* | :heavy_check_mark: | N/A |
| `AllowIdpInitiated` | *bool* | :heavy_check_mark: | N/A |
| `DisableAdditionalIdentifications` | *bool* | :heavy_check_mark: | N/A |
| `CreatedAt` | *long* | :heavy_check_mark: | Unix timestamp of creation.<br/> |
| `UpdatedAt` | *long* | :heavy_check_mark: | Unix timestamp of last update.<br/> |
Loading
Loading