File tree Expand file tree Collapse file tree 11 files changed +40
-31
lines changed Expand file tree Collapse file tree 11 files changed +40
-31
lines changed Original file line number Diff line number Diff line change @@ -338,4 +338,14 @@ Based on:
338338### Generated
339339- [ csharp v2.2.0] .
340340### Releases
341- - [ NuGet v2.2.0] https://www.nuget.org/packages/SpeakeasySDK/2.2.0 - .
341+ - [ NuGet v2.2.0] https://www.nuget.org/packages/SpeakeasySDK/2.2.0 - .
342+
343+ ## 2023-11-18 00:03:34
344+ ### Changes
345+ Based on:
346+ - OpenAPI Doc 0.3.0 https://docs.speakeasyapi.dev/openapi.yaml
347+ - Speakeasy CLI 1.121.1 (2.194.1) https://github.com/speakeasy-api/speakeasy
348+ ### Generated
349+ - [ csharp v2.2.1] .
350+ ### Releases
351+ - [ NuGet v2.2.1] https://www.nuget.org/packages/SpeakeasySDK/2.2.1 - .
Original file line number Diff line number Diff line change @@ -96,10 +96,10 @@ public class ApiEndpoints: IApiEndpoints
9696 {
9797 public SDKConfig Config { get ; private set ; }
9898 private const string _language = "csharp" ;
99- private const string _sdkVersion = "2.2.0 " ;
100- private const string _sdkGenVersion = "2.192 .1" ;
99+ private const string _sdkVersion = "2.2.1 " ;
100+ private const string _sdkGenVersion = "2.194 .1" ;
101101 private const string _openapiDocVersion = "0.3.0" ;
102- private const string _userAgent = "speakeasy-sdk/csharp 2.2.0 2.192 .1 0.3.0 SpeakeasySDK" ;
102+ private const string _userAgent = "speakeasy-sdk/csharp 2.2.1 2.194 .1 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 Config { get ; private set ; }
9494 private const string _language = "csharp" ;
95- private const string _sdkVersion = "2.2.0 " ;
96- private const string _sdkGenVersion = "2.192 .1" ;
95+ private const string _sdkVersion = "2.2.1 " ;
96+ private const string _sdkGenVersion = "2.194 .1" ;
9797 private const string _openapiDocVersion = "0.3.0" ;
98- private const string _userAgent = "speakeasy-sdk/csharp 2.2.0 2.192 .1 0.3.0 SpeakeasySDK" ;
98+ private const string _userAgent = "speakeasy-sdk/csharp 2.2.1 2.194 .1 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 Config { get ; private set ; }
5656 private const string _language = "csharp" ;
57- private const string _sdkVersion = "2.2.0 " ;
58- private const string _sdkGenVersion = "2.192 .1" ;
57+ private const string _sdkVersion = "2.2.1 " ;
58+ private const string _sdkGenVersion = "2.194 .1" ;
5959 private const string _openapiDocVersion = "0.3.0" ;
60- private const string _userAgent = "speakeasy-sdk/csharp 2.2.0 2.192 .1 0.3.0 SpeakeasySDK" ;
60+ private const string _userAgent = "speakeasy-sdk/csharp 2.2.1 2.194 .1 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 Config { get ; private set ; }
5151 private const string _language = "csharp" ;
52- private const string _sdkVersion = "2.2.0 " ;
53- private const string _sdkGenVersion = "2.192 .1" ;
52+ private const string _sdkVersion = "2.2.1 " ;
53+ private const string _sdkGenVersion = "2.194 .1" ;
5454 private const string _openapiDocVersion = "0.3.0" ;
55- private const string _userAgent = "speakeasy-sdk/csharp 2.2.0 2.192 .1 0.3.0 SpeakeasySDK" ;
55+ private const string _userAgent = "speakeasy-sdk/csharp 2.2.1 2.194 .1 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 Config { get ; private set ; }
5151 private const string _language = "csharp" ;
52- private const string _sdkVersion = "2.2.0 " ;
53- private const string _sdkGenVersion = "2.192 .1" ;
52+ private const string _sdkVersion = "2.2.1 " ;
53+ private const string _sdkGenVersion = "2.194 .1" ;
5454 private const string _openapiDocVersion = "0.3.0" ;
55- private const string _userAgent = "speakeasy-sdk/csharp 2.2.0 2.192 .1 0.3.0 SpeakeasySDK" ;
55+ private const string _userAgent = "speakeasy-sdk/csharp 2.2.1 2.194 .1 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 Config { get ; private set ; }
6161 private const string _language = "csharp" ;
62- private const string _sdkVersion = "2.2.0 " ;
63- private const string _sdkGenVersion = "2.192 .1" ;
62+ private const string _sdkVersion = "2.2.1 " ;
63+ private const string _sdkGenVersion = "2.194 .1" ;
6464 private const string _openapiDocVersion = "0.3.0" ;
65- private const string _userAgent = "speakeasy-sdk/csharp 2.2.0 2.192 .1 0.3.0 SpeakeasySDK" ;
65+ private const string _userAgent = "speakeasy-sdk/csharp 2.2.1 2.194 .1 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 Config { get ; private set ; }
9696 private const string _language = "csharp" ;
97- private const string _sdkVersion = "2.2.0 " ;
98- private const string _sdkGenVersion = "2.192 .1" ;
97+ private const string _sdkVersion = "2.2.1 " ;
98+ private const string _sdkGenVersion = "2.194 .1" ;
9999 private const string _openapiDocVersion = "0.3.0" ;
100- private const string _userAgent = "speakeasy-sdk/csharp 2.2.0 2.192 .1 0.3.0 SpeakeasySDK" ;
100+ private const string _userAgent = "speakeasy-sdk/csharp 2.2.1 2.194 .1 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 @@ -104,12 +104,11 @@ public class Speakeasy: ISpeakeasy
104104 {
105105 public SDKConfig Config { get ; private set ; }
106106
107-
108107 private const string _language = "csharp" ;
109- private const string _sdkVersion = "2.2.0 " ;
110- private const string _sdkGenVersion = "2.192 .1" ;
108+ private const string _sdkVersion = "2.2.1 " ;
109+ private const string _sdkGenVersion = "2.194 .1" ;
111110 private const string _openapiDocVersion = "0.3.0" ;
112- private const string _userAgent = "speakeasy-sdk/csharp 2.2.0 2.192 .1 0.3.0 SpeakeasySDK" ;
111+ private const string _userAgent = "speakeasy-sdk/csharp 2.2.1 2.194 .1 0.3.0 SpeakeasySDK" ;
113112 private string _serverUrl = "" ;
114113 private ISpeakeasyHttpClient _defaultClient ;
115114 private ISpeakeasyHttpClient _securityClient ;
Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <IsPackable >true</IsPackable >
44 <PackageId >SpeakeasySDK</PackageId >
5- <Version >2.2.0 </Version >
5+ <Version >2.2.1 </Version >
66 <Authors >Speakeasy</Authors >
77 <TargetFramework >net5.0</TargetFramework >
88 <Nullable >enable</Nullable >
You can’t perform that action at this time.
0 commit comments