File tree Expand file tree Collapse file tree 19 files changed +45
-35
lines changed Expand file tree Collapse file tree 19 files changed +45
-35
lines changed Original file line number Diff line number Diff line change 11lockVersion: 2.0.0
22id: f73d2126-985b-4d69-88ee-b7c69254d8bf
33management:
4- docChecksum: 5dd84d4ef84bb4a4426881954f176d08
4+ docChecksum: f85cf38fea71c78f79ca43b23b176863
55 docVersion: 0.4.0 .
6- speakeasyVersion: 1.293.1
6+ speakeasyVersion: 1.294.0
77 generationVersion: 2.333.3
8- releaseVersion: 5.8.1
9- configChecksum: 0cfd7d89602331c1a4791a02bd562f8b
8+ releaseVersion: 5.8.2
9+ configChecksum: b7a48a304c9b3af0077803cbbc3169db
1010 repoURL: https://github.com/speakeasy-api/speakeasy-client-sdk-csharp.git
1111 repoSubDirectory: .
1212 published: true
Original file line number Diff line number Diff line change @@ -648,4 +648,14 @@ Based on:
648648### Generated
649649- [ csharp v5.8.1] .
650650### Releases
651- - [ NuGet v5.8.1] https://www.nuget.org/packages/SpeakeasySDK/5.8.1 - .
651+ - [ NuGet v5.8.1] https://www.nuget.org/packages/SpeakeasySDK/5.8.1 - .
652+
653+ ## 2024-05-21 00:03:27
654+ ### Changes
655+ Based on:
656+ - OpenAPI Doc 0.4.0 . https://docs.speakeasyapi.dev/openapi.yaml
657+ - Speakeasy CLI 1.294.0 (2.333.3) https://github.com/speakeasy-api/speakeasy
658+ ### Generated
659+ - [ csharp v5.8.2] .
660+ ### Releases
661+ - [ NuGet v5.8.2] https://www.nuget.org/packages/SpeakeasySDK/5.8.2 - .
Original file line number Diff line number Diff 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.1 " ;
102+ private const string _sdkVersion = "5.8.2 " ;
103103 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.1 2.333.3 0.4.0 . SpeakeasySDK" ;
105+ private const string _userAgent = "speakeasy-sdk/csharp 5.8.2 2.333.3 0.4.0 . SpeakeasySDK" ;
106106 private string _serverUrl = "" ;
107107 private ISpeakeasyHttpClient _defaultClient ;
108108 private Func < Security > ? _securitySource ;
Original file line number Diff line number Diff 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.1 " ;
98+ private const string _sdkVersion = "5.8.2 " ;
9999 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.1 2.333.3 0.4.0 . SpeakeasySDK" ;
101+ private const string _userAgent = "speakeasy-sdk/csharp 5.8.2 2.333.3 0.4.0 . SpeakeasySDK" ;
102102 private string _serverUrl = "" ;
103103 private ISpeakeasyHttpClient _defaultClient ;
104104 private Func < Security > ? _securitySource ;
Original file line number Diff line number Diff 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.1 " ;
61+ private const string _sdkVersion = "5.8.2 " ;
6262 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.1 2.333.3 0.4.0 . SpeakeasySDK" ;
64+ private const string _userAgent = "speakeasy-sdk/csharp 5.8.2 2.333.3 0.4.0 . SpeakeasySDK" ;
6565 private string _serverUrl = "" ;
6666 private ISpeakeasyHttpClient _defaultClient ;
6767 private Func < Security > ? _securitySource ;
Original file line number Diff line number Diff 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.1 " ;
64+ private const string _sdkVersion = "5.8.2 " ;
6565 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.1 2.333.3 0.4.0 . SpeakeasySDK" ;
67+ private const string _userAgent = "speakeasy-sdk/csharp 5.8.2 2.333.3 0.4.0 . SpeakeasySDK" ;
6868 private string _serverUrl = "" ;
6969 private ISpeakeasyHttpClient _defaultClient ;
7070 private Func < Security > ? _securitySource ;
Original file line number Diff line number Diff 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.1 " ;
60+ private const string _sdkVersion = "5.8.2 " ;
6161 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.1 2.333.3 0.4.0 . SpeakeasySDK" ;
63+ private const string _userAgent = "speakeasy-sdk/csharp 5.8.2 2.333.3 0.4.0 . SpeakeasySDK" ;
6464 private string _serverUrl = "" ;
6565 private ISpeakeasyHttpClient _defaultClient ;
6666 private Func < Security > ? _securitySource ;
Original file line number Diff line number Diff 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.1 " ;
64+ private const string _sdkVersion = "5.8.2 " ;
6565 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.1 2.333.3 0.4.0 . SpeakeasySDK" ;
67+ private const string _userAgent = "speakeasy-sdk/csharp 5.8.2 2.333.3 0.4.0 . SpeakeasySDK" ;
6868 private string _serverUrl = "" ;
6969 private ISpeakeasyHttpClient _defaultClient ;
7070 private Func < Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -34,10 +34,10 @@ public class Github: IGithub
3434 {
3535 public SDKConfig SDKConfiguration { get ; private set ; }
3636 private const string _language = "csharp" ;
37- private const string _sdkVersion = "5.8.1 " ;
37+ private const string _sdkVersion = "5.8.2 " ;
3838 private const string _sdkGenVersion = "2.333.3" ;
3939 private const string _openapiDocVersion = "0.4.0 ." ;
40- private const string _userAgent = "speakeasy-sdk/csharp 5.8.1 2.333.3 0.4.0 . SpeakeasySDK" ;
40+ private const string _userAgent = "speakeasy-sdk/csharp 5.8.2 2.333.3 0.4.0 . SpeakeasySDK" ;
4141 private string _serverUrl = "" ;
4242 private ISpeakeasyHttpClient _defaultClient ;
4343 private Func < Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -52,10 +52,10 @@ public class Metadata: IMetadata
5252 {
5353 public SDKConfig SDKConfiguration { get ; private set ; }
5454 private const string _language = "csharp" ;
55- private const string _sdkVersion = "5.8.1 " ;
55+ private const string _sdkVersion = "5.8.2 " ;
5656 private const string _sdkGenVersion = "2.333.3" ;
5757 private const string _openapiDocVersion = "0.4.0 ." ;
58- private const string _userAgent = "speakeasy-sdk/csharp 5.8.1 2.333.3 0.4.0 . SpeakeasySDK" ;
58+ private const string _userAgent = "speakeasy-sdk/csharp 5.8.2 2.333.3 0.4.0 . SpeakeasySDK" ;
5959 private string _serverUrl = "" ;
6060 private ISpeakeasyHttpClient _defaultClient ;
6161 private Func < Security > ? _securitySource ;
You can’t perform that action at this time.
0 commit comments