File tree Expand file tree Collapse file tree 13 files changed +44
-34
lines changed Expand file tree Collapse file tree 13 files changed +44
-34
lines changed Original file line number Diff line number Diff line change @@ -4,17 +4,17 @@ management:
44 docChecksum: ba638b2ad28966c596e28321a2003686
55 docVersion: 0.3.0
66 speakeasyVersion: internal
7- generationVersion: 2.225 .2
8- releaseVersion: 2.3.0
9- configChecksum: 8128fcf5f1e728c102d2b9f00bdf7aaf
7+ generationVersion: 2.237 .2
8+ releaseVersion: 2.3.1
9+ configChecksum: 80c8ab98feea932ef9ce06465f8c6375
1010 repoURL: https://github.com/speakeasy-api/speakeasy-client-sdk-csharp.git
1111 repoSubDirectory: .
1212 published: true
1313features:
1414 csharp:
15- core: 3.3.0
15+ core: 3.3.1
1616 examples: 2.81.3
17- globalSecurity: 2.81.2
17+ globalSecurity: 2.81.3
1818 globalServerURLs: 2.82.2
1919 inputOutputModels: 2.83.0
2020 serverIDs: 2.82.0
Original file line number Diff line number Diff line change @@ -378,4 +378,14 @@ Based on:
378378### Generated
379379- [ csharp v2.3.0] .
380380### Releases
381- - [ NuGet v2.3.0] https://www.nuget.org/packages/SpeakeasySDK/2.3.0 - .
381+ - [ NuGet v2.3.0] https://www.nuget.org/packages/SpeakeasySDK/2.3.0 - .
382+
383+ ## 2024-01-19 00:03:43
384+ ### Changes
385+ Based on:
386+ - OpenAPI Doc 0.3.0 https://docs.speakeasyapi.dev/openapi.yaml
387+ - Speakeasy CLI 1.147.0 (2.237.2) https://github.com/speakeasy-api/speakeasy
388+ ### Generated
389+ - [ csharp v2.3.1] .
390+ ### Releases
391+ - [ NuGet v2.3.1] https://www.nuget.org/packages/SpeakeasySDK/2.3.1 - .
Original file line number Diff line number Diff line change @@ -96,10 +96,10 @@ public class ApiEndpoints: IApiEndpoints
9696 {
9797 public SDKConfig SDKConfiguration { get ; private set ; }
9898 private const string _language = "csharp" ;
99- private const string _sdkVersion = "2.3.0 " ;
100- private const string _sdkGenVersion = "2.225 .2" ;
99+ private const string _sdkVersion = "2.3.1 " ;
100+ private const string _sdkGenVersion = "2.237 .2" ;
101101 private const string _openapiDocVersion = "0.3.0" ;
102- private const string _userAgent = "speakeasy-sdk/csharp 2.3.0 2.225 .2 0.3.0 SpeakeasySDK" ;
102+ private const string _userAgent = "speakeasy-sdk/csharp 2.3.1 2.237 .2 0.3.0 SpeakeasySDK" ;
103103 private string _serverUrl = "" ;
104104 private ISpeakeasyHttpClient _defaultClient ;
105105 private ISpeakeasyHttpClient _securityClient ;
Original file line number Diff line number Diff line change @@ -92,10 +92,10 @@ public class Apis: IApis
9292 {
9393 public SDKConfig SDKConfiguration { get ; private set ; }
9494 private const string _language = "csharp" ;
95- private const string _sdkVersion = "2.3.0 " ;
96- private const string _sdkGenVersion = "2.225 .2" ;
95+ private const string _sdkVersion = "2.3.1 " ;
96+ private const string _sdkGenVersion = "2.237 .2" ;
9797 private const string _openapiDocVersion = "0.3.0" ;
98- private const string _userAgent = "speakeasy-sdk/csharp 2.3.0 2.225 .2 0.3.0 SpeakeasySDK" ;
98+ private const string _userAgent = "speakeasy-sdk/csharp 2.3.1 2.237 .2 0.3.0 SpeakeasySDK" ;
9999 private string _serverUrl = "" ;
100100 private ISpeakeasyHttpClient _defaultClient ;
101101 private ISpeakeasyHttpClient _securityClient ;
Original file line number Diff line number Diff line change @@ -54,10 +54,10 @@ public class Embeds: IEmbeds
5454 {
5555 public SDKConfig SDKConfiguration { get ; private set ; }
5656 private const string _language = "csharp" ;
57- private const string _sdkVersion = "2.3.0 " ;
58- private const string _sdkGenVersion = "2.225 .2" ;
57+ private const string _sdkVersion = "2.3.1 " ;
58+ private const string _sdkGenVersion = "2.237 .2" ;
5959 private const string _openapiDocVersion = "0.3.0" ;
60- private const string _userAgent = "speakeasy-sdk/csharp 2.3.0 2.225 .2 0.3.0 SpeakeasySDK" ;
60+ private const string _userAgent = "speakeasy-sdk/csharp 2.3.1 2.237 .2 0.3.0 SpeakeasySDK" ;
6161 private string _serverUrl = "" ;
6262 private ISpeakeasyHttpClient _defaultClient ;
6363 private ISpeakeasyHttpClient _securityClient ;
Original file line number Diff line number Diff line change @@ -49,10 +49,10 @@ public class Metadata: IMetadata
4949 {
5050 public SDKConfig SDKConfiguration { get ; private set ; }
5151 private const string _language = "csharp" ;
52- private const string _sdkVersion = "2.3.0 " ;
53- private const string _sdkGenVersion = "2.225 .2" ;
52+ private const string _sdkVersion = "2.3.1 " ;
53+ private const string _sdkGenVersion = "2.237 .2" ;
5454 private const string _openapiDocVersion = "0.3.0" ;
55- private const string _userAgent = "speakeasy-sdk/csharp 2.3.0 2.225 .2 0.3.0 SpeakeasySDK" ;
55+ private const string _userAgent = "speakeasy-sdk/csharp 2.3.1 2.237 .2 0.3.0 SpeakeasySDK" ;
5656 private string _serverUrl = "" ;
5757 private ISpeakeasyHttpClient _defaultClient ;
5858 private ISpeakeasyHttpClient _securityClient ;
Original file line number Diff line number Diff line change @@ -49,10 +49,10 @@ public class Plugins: IPlugins
4949 {
5050 public SDKConfig SDKConfiguration { get ; private set ; }
5151 private const string _language = "csharp" ;
52- private const string _sdkVersion = "2.3.0 " ;
53- private const string _sdkGenVersion = "2.225 .2" ;
52+ private const string _sdkVersion = "2.3.1 " ;
53+ private const string _sdkGenVersion = "2.237 .2" ;
5454 private const string _openapiDocVersion = "0.3.0" ;
55- private const string _userAgent = "speakeasy-sdk/csharp 2.3.0 2.225 .2 0.3.0 SpeakeasySDK" ;
55+ private const string _userAgent = "speakeasy-sdk/csharp 2.3.1 2.237 .2 0.3.0 SpeakeasySDK" ;
5656 private string _serverUrl = "" ;
5757 private ISpeakeasyHttpClient _defaultClient ;
5858 private ISpeakeasyHttpClient _securityClient ;
Original file line number Diff line number Diff line change @@ -59,10 +59,10 @@ public class Requests: IRequests
5959 {
6060 public SDKConfig SDKConfiguration { get ; private set ; }
6161 private const string _language = "csharp" ;
62- private const string _sdkVersion = "2.3.0 " ;
63- private const string _sdkGenVersion = "2.225 .2" ;
62+ private const string _sdkVersion = "2.3.1 " ;
63+ private const string _sdkGenVersion = "2.237 .2" ;
6464 private const string _openapiDocVersion = "0.3.0" ;
65- private const string _userAgent = "speakeasy-sdk/csharp 2.3.0 2.225 .2 0.3.0 SpeakeasySDK" ;
65+ private const string _userAgent = "speakeasy-sdk/csharp 2.3.1 2.237 .2 0.3.0 SpeakeasySDK" ;
6666 private string _serverUrl = "" ;
6767 private ISpeakeasyHttpClient _defaultClient ;
6868 private ISpeakeasyHttpClient _securityClient ;
Original file line number Diff line number Diff line change @@ -94,10 +94,10 @@ public class Schemas: ISchemas
9494 {
9595 public SDKConfig SDKConfiguration { get ; private set ; }
9696 private const string _language = "csharp" ;
97- private const string _sdkVersion = "2.3.0 " ;
98- private const string _sdkGenVersion = "2.225 .2" ;
97+ private const string _sdkVersion = "2.3.1 " ;
98+ private const string _sdkGenVersion = "2.237 .2" ;
9999 private const string _openapiDocVersion = "0.3.0" ;
100- private const string _userAgent = "speakeasy-sdk/csharp 2.3.0 2.225 .2 0.3.0 SpeakeasySDK" ;
100+ private const string _userAgent = "speakeasy-sdk/csharp 2.3.1 2.237 .2 0.3.0 SpeakeasySDK" ;
101101 private string _serverUrl = "" ;
102102 private ISpeakeasyHttpClient _defaultClient ;
103103 private ISpeakeasyHttpClient _securityClient ;
Original file line number Diff line number Diff line change @@ -107,10 +107,10 @@ public class Speakeasy: ISpeakeasy
107107 public SDKConfig SDKConfiguration { get ; private set ; }
108108
109109 private const string _language = "csharp" ;
110- private const string _sdkVersion = "2.3.0 " ;
111- private const string _sdkGenVersion = "2.225 .2" ;
110+ private const string _sdkVersion = "2.3.1 " ;
111+ private const string _sdkGenVersion = "2.237 .2" ;
112112 private const string _openapiDocVersion = "0.3.0" ;
113- private const string _userAgent = "speakeasy-sdk/csharp 2.3.0 2.225 .2 0.3.0 SpeakeasySDK" ;
113+ private const string _userAgent = "speakeasy-sdk/csharp 2.3.1 2.237 .2 0.3.0 SpeakeasySDK" ;
114114 private string _serverUrl = "" ;
115115 private ISpeakeasyHttpClient _defaultClient ;
116116 private ISpeakeasyHttpClient _securityClient ;
You can’t perform that action at this time.
0 commit comments