Skip to content

Commit d320416

Browse files
committed
ci: regenerated with OpenAPI Doc 0.4.0 ., Speakeasy CLI 1.293.1
1 parent 629b1ad commit d320416

38 files changed

+1146
-44
lines changed

.speakeasy/gen.lock

Lines changed: 25 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: f73d2126-985b-4d69-88ee-b7c69254d8bf
33
management:
4-
docChecksum: f3ee86ef6f2ca4b47599522e63754f76
4+
docChecksum: 5dd84d4ef84bb4a4426881954f176d08
55
docVersion: 0.4.0 .
6-
speakeasyVersion: 1.291.0
7-
generationVersion: 2.332.4
8-
releaseVersion: 5.8.0
9-
configChecksum: 9191c6c0cc9b8187ddbdfd4881e82b76
6+
speakeasyVersion: 1.293.1
7+
generationVersion: 2.333.3
8+
releaseVersion: 5.8.1
9+
configChecksum: 0cfd7d89602331c1a4791a02bd562f8b
1010
repoURL: https://github.com/speakeasy-api/speakeasy-client-sdk-csharp.git
1111
repoSubDirectory: .
1212
published: true
@@ -35,6 +35,7 @@ generatedFiles:
3535
- SpeakeasySDK/Artifacts.cs
3636
- SpeakeasySDK/Auth.cs
3737
- SpeakeasySDK/Requests.cs
38+
- SpeakeasySDK/Github.cs
3839
- SpeakeasySDK/Organizations.cs
3940
- SpeakeasySDK/Reports.cs
4041
- SpeakeasySDK/Embeds.cs
@@ -139,6 +140,11 @@ generatedFiles:
139140
- SpeakeasySDK/Models/Operations/GetRequestFromEventLogResponse.cs
140141
- SpeakeasySDK/Models/Operations/QueryEventLogRequest.cs
141142
- SpeakeasySDK/Models/Operations/QueryEventLogResponse.cs
143+
- SpeakeasySDK/Models/Operations/GithubCheckAccessRequest.cs
144+
- SpeakeasySDK/Models/Operations/GithubCheckAccessResponse.cs
145+
- SpeakeasySDK/Models/Operations/GithubConfigureTargetResponse.cs
146+
- SpeakeasySDK/Models/Operations/GithubTriggerActionResponse.cs
147+
- SpeakeasySDK/Models/Operations/GetOrganizationUsageResponse.cs
142148
- SpeakeasySDK/Models/Operations/GetOrganizationsResponse.cs
143149
- SpeakeasySDK/Models/Operations/GetChangesReportSignedUrlRequest.cs
144150
- SpeakeasySDK/Models/Operations/GetChangesReportSignedUrlSignedAccess.cs
@@ -202,6 +208,10 @@ generatedFiles:
202208
- SpeakeasySDK/Models/Shared/RequestMetadata.cs
203209
- SpeakeasySDK/Models/Shared/Filters.cs
204210
- SpeakeasySDK/Models/Shared/Filter.cs
211+
- SpeakeasySDK/Models/Shared/GithubConfigureTargetRequest.cs
212+
- SpeakeasySDK/Models/Shared/GithubTriggerActionRequest.cs
213+
- SpeakeasySDK/Models/Shared/OrganizationUsageResponse.cs
214+
- SpeakeasySDK/Models/Shared/OrganizationUsage.cs
205215
- SpeakeasySDK/Models/Shared/OrganizationAccountType.cs
206216
- SpeakeasySDK/Models/Shared/Organization.cs
207217
- SpeakeasySDK/Models/Shared/Type.cs
@@ -292,6 +302,11 @@ generatedFiles:
292302
- docs/Models/Operations/GetRequestFromEventLogResponse.md
293303
- docs/Models/Operations/QueryEventLogRequest.md
294304
- docs/Models/Operations/QueryEventLogResponse.md
305+
- docs/Models/Operations/GithubCheckAccessRequest.md
306+
- docs/Models/Operations/GithubCheckAccessResponse.md
307+
- docs/Models/Operations/GithubConfigureTargetResponse.md
308+
- docs/Models/Operations/GithubTriggerActionResponse.md
309+
- docs/Models/Operations/GetOrganizationUsageResponse.md
295310
- docs/Models/Operations/GetOrganizationsResponse.md
296311
- docs/Models/Operations/GetChangesReportSignedUrlRequest.md
297312
- docs/Models/Operations/GetChangesReportSignedUrlSignedAccess.md
@@ -355,6 +370,10 @@ generatedFiles:
355370
- docs/Models/Shared/RequestMetadata.md
356371
- docs/Models/Shared/Filters.md
357372
- docs/Models/Shared/Filter.md
373+
- docs/Models/Shared/GithubConfigureTargetRequest.md
374+
- docs/Models/Shared/GithubTriggerActionRequest.md
375+
- docs/Models/Shared/OrganizationUsageResponse.md
376+
- docs/Models/Shared/OrganizationUsage.md
358377
- docs/Models/Shared/OrganizationAccountType.md
359378
- docs/Models/Shared/Organization.md
360379
- docs/Models/Shared/Type.md
@@ -375,6 +394,7 @@ generatedFiles:
375394
- docs/sdks/artifacts/README.md
376395
- docs/sdks/auth/README.md
377396
- docs/sdks/requests/README.md
397+
- docs/sdks/github/README.md
378398
- docs/sdks/organizations/README.md
379399
- docs/sdks/reports/README.md
380400
- docs/sdks/embeds/README.md

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,15 @@ var res = await sdk.Apis.GetApisAsync(req);
9696
* [GetRequestFromEventLog](docs/sdks/requests/README.md#getrequestfromeventlog) - Get information about a particular request.
9797
* [QueryEventLog](docs/sdks/requests/README.md#queryeventlog) - Query the event log to retrieve a list of requests.
9898

99+
### [Github](docs/sdks/github/README.md)
100+
101+
* [GithubCheckAccess](docs/sdks/github/README.md#githubcheckaccess)
102+
* [GithubConfigureTarget](docs/sdks/github/README.md#githubconfiguretarget)
103+
* [GithubTriggerAction](docs/sdks/github/README.md#githubtriggeraction)
104+
99105
### [Organizations](docs/sdks/organizations/README.md)
100106

107+
* [GetOrganizationUsage](docs/sdks/organizations/README.md#getorganizationusage) - Get billing usage summary for a particular organization
101108
* [GetOrganizations](docs/sdks/organizations/README.md#getorganizations) - Get organizations for a user
102109

103110
### [Reports](docs/sdks/reports/README.md)

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,4 +638,14 @@ Based on:
638638
### Generated
639639
- [csharp v5.8.0] .
640640
### Releases
641-
- [NuGet v5.8.0] https://www.nuget.org/packages/SpeakeasySDK/5.8.0 - .
641+
- [NuGet v5.8.0] https://www.nuget.org/packages/SpeakeasySDK/5.8.0 - .
642+
643+
## 2024-05-18 00:03:26
644+
### Changes
645+
Based on:
646+
- OpenAPI Doc 0.4.0 . https://docs.speakeasyapi.dev/openapi.yaml
647+
- Speakeasy CLI 1.293.1 (2.333.3) https://github.com/speakeasy-api/speakeasy
648+
### Generated
649+
- [csharp v5.8.1] .
650+
### Releases
651+
- [NuGet v5.8.1] https://www.nuget.org/packages/SpeakeasySDK/5.8.1 - .

SpeakeasySDK/ApiEndpoints.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,10 @@ public class ApiEndpoints: IApiEndpoints
9999
{
100100
public SDKConfig SDKConfiguration { get; private set; }
101101
private const string _language = "csharp";
102-
private const string _sdkVersion = "5.8.0";
103-
private const string _sdkGenVersion = "2.332.4";
102+
private const string _sdkVersion = "5.8.1";
103+
private const string _sdkGenVersion = "2.333.3";
104104
private const string _openapiDocVersion = "0.4.0 .";
105-
private const string _userAgent = "speakeasy-sdk/csharp 5.8.0 2.332.4 0.4.0 . SpeakeasySDK";
105+
private const string _userAgent = "speakeasy-sdk/csharp 5.8.1 2.333.3 0.4.0 . SpeakeasySDK";
106106
private string _serverUrl = "";
107107
private ISpeakeasyHttpClient _defaultClient;
108108
private Func<Security>? _securitySource;

SpeakeasySDK/Apis.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,10 @@ public class Apis: IApis
9595
{
9696
public SDKConfig SDKConfiguration { get; private set; }
9797
private const string _language = "csharp";
98-
private const string _sdkVersion = "5.8.0";
99-
private const string _sdkGenVersion = "2.332.4";
98+
private const string _sdkVersion = "5.8.1";
99+
private const string _sdkGenVersion = "2.333.3";
100100
private const string _openapiDocVersion = "0.4.0 .";
101-
private const string _userAgent = "speakeasy-sdk/csharp 5.8.0 2.332.4 0.4.0 . SpeakeasySDK";
101+
private const string _userAgent = "speakeasy-sdk/csharp 5.8.1 2.333.3 0.4.0 . SpeakeasySDK";
102102
private string _serverUrl = "";
103103
private ISpeakeasyHttpClient _defaultClient;
104104
private Func<Security>? _securitySource;

SpeakeasySDK/Artifacts.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@ public class Artifacts: IArtifacts
5858
{
5959
public SDKConfig SDKConfiguration { get; private set; }
6060
private const string _language = "csharp";
61-
private const string _sdkVersion = "5.8.0";
62-
private const string _sdkGenVersion = "2.332.4";
61+
private const string _sdkVersion = "5.8.1";
62+
private const string _sdkGenVersion = "2.333.3";
6363
private const string _openapiDocVersion = "0.4.0 .";
64-
private const string _userAgent = "speakeasy-sdk/csharp 5.8.0 2.332.4 0.4.0 . SpeakeasySDK";
64+
private const string _userAgent = "speakeasy-sdk/csharp 5.8.1 2.333.3 0.4.0 . SpeakeasySDK";
6565
private string _serverUrl = "";
6666
private ISpeakeasyHttpClient _defaultClient;
6767
private Func<Security>? _securitySource;

SpeakeasySDK/Auth.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@ public class Auth: IAuth
6161
{
6262
public SDKConfig SDKConfiguration { get; private set; }
6363
private const string _language = "csharp";
64-
private const string _sdkVersion = "5.8.0";
65-
private const string _sdkGenVersion = "2.332.4";
64+
private const string _sdkVersion = "5.8.1";
65+
private const string _sdkGenVersion = "2.333.3";
6666
private const string _openapiDocVersion = "0.4.0 .";
67-
private const string _userAgent = "speakeasy-sdk/csharp 5.8.0 2.332.4 0.4.0 . SpeakeasySDK";
67+
private const string _userAgent = "speakeasy-sdk/csharp 5.8.1 2.333.3 0.4.0 . SpeakeasySDK";
6868
private string _serverUrl = "";
6969
private ISpeakeasyHttpClient _defaultClient;
7070
private Func<Security>? _securitySource;

SpeakeasySDK/Embeds.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@ public class Embeds: IEmbeds
5757
{
5858
public SDKConfig SDKConfiguration { get; private set; }
5959
private const string _language = "csharp";
60-
private const string _sdkVersion = "5.8.0";
61-
private const string _sdkGenVersion = "2.332.4";
60+
private const string _sdkVersion = "5.8.1";
61+
private const string _sdkGenVersion = "2.333.3";
6262
private const string _openapiDocVersion = "0.4.0 .";
63-
private const string _userAgent = "speakeasy-sdk/csharp 5.8.0 2.332.4 0.4.0 . SpeakeasySDK";
63+
private const string _userAgent = "speakeasy-sdk/csharp 5.8.1 2.333.3 0.4.0 . SpeakeasySDK";
6464
private string _serverUrl = "";
6565
private ISpeakeasyHttpClient _defaultClient;
6666
private Func<Security>? _securitySource;

SpeakeasySDK/Events.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@ public class Events: IEvents
6161
{
6262
public SDKConfig SDKConfiguration { get; private set; }
6363
private const string _language = "csharp";
64-
private const string _sdkVersion = "5.8.0";
65-
private const string _sdkGenVersion = "2.332.4";
64+
private const string _sdkVersion = "5.8.1";
65+
private const string _sdkGenVersion = "2.333.3";
6666
private const string _openapiDocVersion = "0.4.0 .";
67-
private const string _userAgent = "speakeasy-sdk/csharp 5.8.0 2.332.4 0.4.0 . SpeakeasySDK";
67+
private const string _userAgent = "speakeasy-sdk/csharp 5.8.1 2.333.3 0.4.0 . SpeakeasySDK";
6868
private string _serverUrl = "";
6969
private ISpeakeasyHttpClient _defaultClient;
7070
private Func<Security>? _securitySource;

0 commit comments

Comments
 (0)