Skip to content

Commit 7489575

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.495.1
1 parent d5e474f commit 7489575

Some content is hidden

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

45 files changed

+156
-129
lines changed

.speakeasy/gen.lock

Lines changed: 10 additions & 9 deletions
Large diffs are not rendered by default.

.speakeasy/gen.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,15 @@ generation:
77
useClassNamesForArrayFields: true
88
fixes:
99
nameResolutionDec2023: true
10+
nameResolutionFeb2025: false
1011
parameterOrderingFeb2024: true
1112
requestResponseComponentNamesFeb2024: true
1213
securityFeb2025: false
1314
auth:
1415
oAuth2ClientCredentialsEnabled: true
1516
oAuth2PasswordEnabled: true
1617
csharp:
17-
version: 0.4.0
18+
version: 0.5.0
1819
additionalDependencies:
1920
- package: System.IdentityModel.Tokens.Jwt
2021
version: 8.2.0

.speakeasy/workflow.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.493.2
1+
speakeasyVersion: 1.495.1
22
sources:
33
clerk-backend-api-OAS:
44
sourceNamespace: clerk-openapi
5-
sourceRevisionDigest: sha256:091593901d6ecefb1a6edc0f701eb891de583bf9423f587aa587a2afed9423e7
6-
sourceBlobDigest: sha256:7fed4302fddb8a1a81894fe4228ba40a78a8c724bb3603dcdc32355f649d9c99
5+
sourceRevisionDigest: sha256:ce6ab7b0af738dc6613a20f434aa7e53e15430905d7445628881d52bc9dbac2d
6+
sourceBlobDigest: sha256:49cd2694f21271ce7315b653a28fbfe5cc83da23dc6e5673c4a4181fa67a16b5
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1738022735
9+
- speakeasy-sdk-regen-1739989414
1010
- v1
1111
targets:
1212
clerk-backend-api:
1313
source: clerk-backend-api-OAS
1414
sourceNamespace: clerk-openapi
15-
sourceRevisionDigest: sha256:091593901d6ecefb1a6edc0f701eb891de583bf9423f587aa587a2afed9423e7
16-
sourceBlobDigest: sha256:7fed4302fddb8a1a81894fe4228ba40a78a8c724bb3603dcdc32355f649d9c99
15+
sourceRevisionDigest: sha256:ce6ab7b0af738dc6613a20f434aa7e53e15430905d7445628881d52bc9dbac2d
16+
sourceBlobDigest: sha256:49cd2694f21271ce7315b653a28fbfe5cc83da23dc6e5673c4a4181fa67a16b5
1717
codeSamplesNamespace: clerk-backend-api-oas-csharp-code-samples
18-
codeSamplesRevisionDigest: sha256:38b50789057cc3e58ce46833e5edf0fdf5006402b4a28d8447b73960fcebd687
18+
codeSamplesRevisionDigest: sha256:6a4cfb41807bfb379e8560057f6e8efff25d1278a72b8c49cb757485f1fe5a7c
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

NUGET.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ catch (Exception ex)
106106

107107
### Override Server URL Per-Client
108108

109-
The default server can also be overridden globally by passing a URL to the `serverUrl: string` optional parameter when initializing the SDK client instance. For example:
109+
The default server can be overridden globally by passing a URL to the `serverUrl: string` optional parameter when initializing the SDK client instance. For example:
110110
```csharp
111111
using Clerk.BackendAPI;
112112

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ catch (Exception ex)
436436

437437
### Override Server URL Per-Client
438438

439-
The default server can also be overridden globally by passing a URL to the `serverUrl: string` optional parameter when initializing the SDK client instance. For example:
439+
The default server can be overridden globally by passing a URL to the `serverUrl: string` optional parameter when initializing the SDK client instance. For example:
440440
```csharp
441441
using Clerk.BackendAPI;
442442

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,14 @@ Based on:
4848
### Generated
4949
- [csharp v0.4.0] .
5050
### Releases
51-
- [NuGet v0.4.0] https://www.nuget.org/packages/Clerk.BackendAPI/0.4.0 - .
51+
- [NuGet v0.4.0] https://www.nuget.org/packages/Clerk.BackendAPI/0.4.0 - .
52+
53+
## 2025-02-19 18:23:19
54+
### Changes
55+
Based on:
56+
- OpenAPI Doc
57+
- Speakeasy CLI 1.495.1 (2.515.4) https://github.com/speakeasy-api/speakeasy
58+
### Generated
59+
- [csharp v0.5.0] .
60+
### Releases
61+
- [NuGet v0.5.0] https://www.nuget.org/packages/Clerk.BackendAPI/0.5.0 - .

docs/Models/Operations/Actor.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,7 @@ This whole payload will be also included in the JWT session token.
66

77
## Fields
88

9-
| Field | Type | Required | Description |
10-
| ----------- | ----------- | ----------- | ----------- |
9+
| Field | Type | Required | Description | Example |
10+
| --------------------------------------------- | --------------------------------------------- | --------------------------------------------- | --------------------------------------------- | --------------------------------------------- |
11+
| `Sub` | *string* | :heavy_minus_sign: | The ID of the actor. | user_2OEpKhcCN1Lat9NQ0G6puh7q5Rb |
12+
| `AdditionalProperties` | Dictionary<String, *object*> | :heavy_minus_sign: | N/A | {<br/>"sub": "user_2OEpKhcCN1Lat9NQ0G6puh7q5Rb"<br/>} |

docs/sdks/actortokens/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ var sdk = new ClerkBackendApi(bearerAuth: "<YOUR_BEARER_TOKEN_HERE>");
2424

2525
CreateActorTokenRequestBody req = new CreateActorTokenRequestBody() {
2626
UserId = "user_1a2b3c",
27-
Actor = new Models.Operations.Actor() {},
27+
Actor = new Models.Operations.Actor() {
28+
Sub = "user_2OEpKhcCN1Lat9NQ0G6puh7q5Rb",
29+
},
2830
};
2931

3032
var res = await sdk.ActorTokens.CreateAsync(req);

src/Clerk/BackendAPI/ActorTokens.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ public class ActorTokens: IActorTokens
4949
{
5050
public SDKConfig SDKConfiguration { get; private set; }
5151
private const string _language = "csharp";
52-
private const string _sdkVersion = "0.4.0";
53-
private const string _sdkGenVersion = "2.512.4";
52+
private const string _sdkVersion = "0.5.0";
53+
private const string _sdkGenVersion = "2.515.4";
5454
private const string _openapiDocVersion = "v1";
55-
private const string _userAgent = "speakeasy-sdk/csharp 0.4.0 2.512.4 v1 Clerk.BackendAPI";
55+
private const string _userAgent = "speakeasy-sdk/csharp 0.5.0 2.515.4 v1 Clerk.BackendAPI";
5656
private string _serverUrl = "";
5757
private ISpeakeasyHttpClient _client;
5858
private Func<Clerk.BackendAPI.Models.Components.Security>? _securitySource;

src/Clerk/BackendAPI/AllowBlockList.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ public class AllowBlockList: IAllowBlockList
3939
{
4040
public SDKConfig SDKConfiguration { get; private set; }
4141
private const string _language = "csharp";
42-
private const string _sdkVersion = "0.4.0";
43-
private const string _sdkGenVersion = "2.512.4";
42+
private const string _sdkVersion = "0.5.0";
43+
private const string _sdkGenVersion = "2.515.4";
4444
private const string _openapiDocVersion = "v1";
45-
private const string _userAgent = "speakeasy-sdk/csharp 0.4.0 2.512.4 v1 Clerk.BackendAPI";
45+
private const string _userAgent = "speakeasy-sdk/csharp 0.5.0 2.515.4 v1 Clerk.BackendAPI";
4646
private string _serverUrl = "";
4747
private ISpeakeasyHttpClient _client;
4848
private Func<Clerk.BackendAPI.Models.Components.Security>? _securitySource;

0 commit comments

Comments
 (0)