File tree Expand file tree Collapse file tree 13 files changed +34
-23
lines changed Expand file tree Collapse file tree 13 files changed +34
-23
lines changed Original file line number Diff line number Diff line change 1+ # This allows generated code to be indexed correctly
2+ * .cs linguist-generated =false
Original file line number Diff line number Diff line change @@ -136,4 +136,12 @@ Based on:
136136- OpenAPI Doc 0.3.0 https://docs.speakeasyapi.dev/openapi.yaml
137137- Speakeasy CLI 1.74.15 (2.88.2) https://github.com/speakeasy-api/speakeasy
138138### Generated
139- - [ csharp v1.11.0] .
139+ - [ csharp v1.11.0] .
140+
141+ ## 2023-08-31 00:03:15
142+ ### Changes
143+ Based on:
144+ - OpenAPI Doc 0.3.0 https://docs.speakeasyapi.dev/openapi.yaml
145+ - Speakeasy CLI 1.75.0 (2.89.1) https://github.com/speakeasy-api/speakeasy
146+ ### Generated
147+ - [ csharp v1.12.0] .
Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ public class ApiEndpointsSDK: IApiEndpointsSDK
3535
3636 public SDKConfig Config { get ; private set ; }
3737 private const string _language = "csharp" ;
38- private const string _sdkVersion = "1.11 .0" ;
39- private const string _sdkGenVersion = "2.88.2 " ;
38+ private const string _sdkVersion = "1.12 .0" ;
39+ private const string _sdkGenVersion = "2.89.1 " ;
4040 private const string _openapiDocVersion = "0.3.0" ;
4141 public Uri ServerUrl { get { return _defaultClient . Client . BaseAddress ; } }
4242 private SpeakeasyHttpClient _defaultClient ;
Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ public class ApisSDK: IApisSDK
3333
3434 public SDKConfig Config { get ; private set ; }
3535 private const string _language = "csharp" ;
36- private const string _sdkVersion = "1.11 .0" ;
37- private const string _sdkGenVersion = "2.88.2 " ;
36+ private const string _sdkVersion = "1.12 .0" ;
37+ private const string _sdkGenVersion = "2.89.1 " ;
3838 private const string _openapiDocVersion = "0.3.0" ;
3939 public Uri ServerUrl { get { return _defaultClient . Client . BaseAddress ; } }
4040 private SpeakeasyHttpClient _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.11 .0" ;
35- private const string _sdkGenVersion = "2.88.2 " ;
34+ private const string _sdkVersion = "1.12 .0" ;
35+ private const string _sdkGenVersion = "2.89.1 " ;
3636 private const string _openapiDocVersion = "0.3.0" ;
3737 public Uri ServerUrl { get { return _defaultClient . Client . BaseAddress ; } }
3838 private SpeakeasyHttpClient _defaultClient ;
Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ public class MetadataSDK: IMetadataSDK
3030
3131 public SDKConfig Config { get ; private set ; }
3232 private const string _language = "csharp" ;
33- private const string _sdkVersion = "1.11 .0" ;
34- private const string _sdkGenVersion = "2.88.2 " ;
33+ private const string _sdkVersion = "1.12 .0" ;
34+ private const string _sdkGenVersion = "2.89.1 " ;
3535 private const string _openapiDocVersion = "0.3.0" ;
3636 public Uri ServerUrl { get { return _defaultClient . Client . BaseAddress ; } }
3737 private SpeakeasyHttpClient _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.11 .0" ;
35- private const string _sdkGenVersion = "2.88.2 " ;
34+ private const string _sdkVersion = "1.12 .0" ;
35+ private const string _sdkGenVersion = "2.89.1 " ;
3636 private const string _openapiDocVersion = "0.3.0" ;
3737 public Uri ServerUrl { get { return _defaultClient . Client . BaseAddress ; } }
3838 private SpeakeasyHttpClient _defaultClient ;
Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ public class RequestsSDK: IRequestsSDK
3030
3131 public SDKConfig Config { get ; private set ; }
3232 private const string _language = "csharp" ;
33- private const string _sdkVersion = "1.11 .0" ;
34- private const string _sdkGenVersion = "2.88.2 " ;
33+ private const string _sdkVersion = "1.12 .0" ;
34+ private const string _sdkGenVersion = "2.89.1 " ;
3535 private const string _openapiDocVersion = "0.3.0" ;
3636 public Uri ServerUrl { get { return _defaultClient . Client . BaseAddress ; } }
3737 private SpeakeasyHttpClient _defaultClient ;
Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ public class SchemasSDK: ISchemasSDK
3535
3636 public SDKConfig Config { get ; private set ; }
3737 private const string _language = "csharp" ;
38- private const string _sdkVersion = "1.11 .0" ;
39- private const string _sdkGenVersion = "2.88.2 " ;
38+ private const string _sdkVersion = "1.12 .0" ;
39+ private const string _sdkGenVersion = "2.89.1 " ;
4040 private const string _openapiDocVersion = "0.3.0" ;
4141 public Uri ServerUrl { get { return _defaultClient . Client . BaseAddress ; } }
4242 private SpeakeasyHttpClient _defaultClient ;
Original file line number Diff line number Diff line change @@ -49,8 +49,8 @@ public class SpeakeasySDK: ISpeakeasySDK
4949 } ;
5050
5151 private const string _language = "csharp" ;
52- private const string _sdkVersion = "1.11 .0" ;
53- private const string _sdkGenVersion = "2.88.2 " ;
52+ private const string _sdkVersion = "1.12 .0" ;
53+ private const string _sdkGenVersion = "2.89.1 " ;
5454 private const string _openapiDocVersion = "0.3.0" ;
5555 public Uri ServerUrl { get { return _defaultClient . Client . BaseAddress ; } }
5656 private SpeakeasyHttpClient _defaultClient ;
You can’t perform that action at this time.
0 commit comments