File tree Expand file tree Collapse file tree 11 files changed +30
-22
lines changed Expand file tree Collapse file tree 11 files changed +30
-22
lines changed Original file line number Diff line number Diff line change @@ -160,4 +160,12 @@ Based on:
160160- OpenAPI Doc 0.3.0 https://docs.speakeasyapi.dev/openapi.yaml
161161- Speakeasy CLI 1.77.1 (2.91.4) https://github.com/speakeasy-api/speakeasy
162162### Generated
163- - [ csharp v1.13.1] .
163+ - [ csharp v1.13.1] .
164+
165+ ## 2023-09-03 00:03:46
166+ ### Changes
167+ Based on:
168+ - OpenAPI Doc 0.3.0 https://docs.speakeasyapi.dev/openapi.yaml
169+ - Speakeasy CLI 1.77.2 (2.93.0) https://github.com/speakeasy-api/speakeasy
170+ ### Generated
171+ - [ csharp v1.13.2] .
Original file line number Diff line number Diff line change @@ -36,8 +36,8 @@ public class ApiEndpointsSDK: IApiEndpointsSDK
3636 {
3737 public SDKConfig Config { get ; private set ; }
3838 private const string _language = "csharp" ;
39- private const string _sdkVersion = "1.13.1 " ;
40- private const string _sdkGenVersion = "2.91.4 " ;
39+ private const string _sdkVersion = "1.13.2 " ;
40+ private const string _sdkGenVersion = "2.93.0 " ;
4141 private const string _openapiDocVersion = "0.3.0" ;
4242 private string _serverUrl = "" ;
4343 private ISpeakeasyHttpClient _defaultClient ;
Original file line number Diff line number Diff line change @@ -34,8 +34,8 @@ public class ApisSDK: IApisSDK
3434 {
3535 public SDKConfig Config { get ; private set ; }
3636 private const string _language = "csharp" ;
37- private const string _sdkVersion = "1.13.1 " ;
38- private const string _sdkGenVersion = "2.91.4 " ;
37+ private const string _sdkVersion = "1.13.2 " ;
38+ private const string _sdkGenVersion = "2.93.0 " ;
3939 private const string _openapiDocVersion = "0.3.0" ;
4040 private string _serverUrl = "" ;
4141 private ISpeakeasyHttpClient _defaultClient ;
Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ public class EmbedsSDK: IEmbedsSDK
3131 {
3232 public SDKConfig Config { get ; private set ; }
3333 private const string _language = "csharp" ;
34- private const string _sdkVersion = "1.13.1 " ;
35- private const string _sdkGenVersion = "2.91.4 " ;
34+ private const string _sdkVersion = "1.13.2 " ;
35+ private const string _sdkGenVersion = "2.93.0 " ;
3636 private const string _openapiDocVersion = "0.3.0" ;
3737 private string _serverUrl = "" ;
3838 private ISpeakeasyHttpClient _defaultClient ;
Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ public class MetadataSDK: IMetadataSDK
3131 {
3232 public SDKConfig Config { get ; private set ; }
3333 private const string _language = "csharp" ;
34- private const string _sdkVersion = "1.13.1 " ;
35- private const string _sdkGenVersion = "2.91.4 " ;
34+ private const string _sdkVersion = "1.13.2 " ;
35+ private const string _sdkGenVersion = "2.93.0 " ;
3636 private const string _openapiDocVersion = "0.3.0" ;
3737 private string _serverUrl = "" ;
3838 private ISpeakeasyHttpClient _defaultClient ;
Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ public class PluginsSDK: IPluginsSDK
3131 {
3232 public SDKConfig Config { get ; private set ; }
3333 private const string _language = "csharp" ;
34- private const string _sdkVersion = "1.13.1 " ;
35- private const string _sdkGenVersion = "2.91.4 " ;
34+ private const string _sdkVersion = "1.13.2 " ;
35+ private const string _sdkGenVersion = "2.93.0 " ;
3636 private const string _openapiDocVersion = "0.3.0" ;
3737 private string _serverUrl = "" ;
3838 private ISpeakeasyHttpClient _defaultClient ;
Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ public class RequestsSDK: IRequestsSDK
3131 {
3232 public SDKConfig Config { get ; private set ; }
3333 private const string _language = "csharp" ;
34- private const string _sdkVersion = "1.13.1 " ;
35- private const string _sdkGenVersion = "2.91.4 " ;
34+ private const string _sdkVersion = "1.13.2 " ;
35+ private const string _sdkGenVersion = "2.93.0 " ;
3636 private const string _openapiDocVersion = "0.3.0" ;
3737 private string _serverUrl = "" ;
3838 private ISpeakeasyHttpClient _defaultClient ;
Original file line number Diff line number Diff line change @@ -36,8 +36,8 @@ public class SchemasSDK: ISchemasSDK
3636 {
3737 public SDKConfig Config { get ; private set ; }
3838 private const string _language = "csharp" ;
39- private const string _sdkVersion = "1.13.1 " ;
40- private const string _sdkGenVersion = "2.91.4 " ;
39+ private const string _sdkVersion = "1.13.2 " ;
40+ private const string _sdkGenVersion = "2.93.0 " ;
4141 private const string _openapiDocVersion = "0.3.0" ;
4242 private string _serverUrl = "" ;
4343 private ISpeakeasyHttpClient _defaultClient ;
Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <IsPackable >true</IsPackable >
44 <PackageId >SpeakeasySDK</PackageId >
5- <Version >1.13.1 </Version >
5+ <Version >1.13.2 </Version >
66 <Authors >Speakeasy</Authors >
77 <TargetFramework >net5.0</TargetFramework >
88 <Nullable >enable</Nullable >
Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ public class SpeakeasySDK: ISpeakeasySDK
4343 } ;
4444
4545 private const string _language = "csharp" ;
46- private const string _sdkVersion = "1.13.1 " ;
47- private const string _sdkGenVersion = "2.91.4 " ;
46+ private const string _sdkVersion = "1.13.2 " ;
47+ private const string _sdkGenVersion = "2.93.0 " ;
4848 private const string _openapiDocVersion = "0.3.0" ;
4949 private string _serverUrl = "" ;
5050 private ISpeakeasyHttpClient _defaultClient ;
You can’t perform that action at this time.
0 commit comments