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:
136
136
- OpenAPI Doc 0.3.0 https://docs.speakeasyapi.dev/openapi.yaml
137
137
- Speakeasy CLI 1.74.15 (2.88.2) https://github.com/speakeasy-api/speakeasy
138
138
### 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
35
35
36
36
public SDKConfig Config { get ; private set ; }
37
37
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 " ;
40
40
private const string _openapiDocVersion = "0.3.0" ;
41
41
public Uri ServerUrl { get { return _defaultClient . Client . BaseAddress ; } }
42
42
private SpeakeasyHttpClient _defaultClient ;
Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ public class ApisSDK: IApisSDK
33
33
34
34
public SDKConfig Config { get ; private set ; }
35
35
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 " ;
38
38
private const string _openapiDocVersion = "0.3.0" ;
39
39
public Uri ServerUrl { get { return _defaultClient . Client . BaseAddress ; } }
40
40
private SpeakeasyHttpClient _defaultClient ;
Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ public class EmbedsSDK: IEmbedsSDK
31
31
32
32
public SDKConfig Config { get ; private set ; }
33
33
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 " ;
36
36
private const string _openapiDocVersion = "0.3.0" ;
37
37
public Uri ServerUrl { get { return _defaultClient . Client . BaseAddress ; } }
38
38
private SpeakeasyHttpClient _defaultClient ;
Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ public class MetadataSDK: IMetadataSDK
30
30
31
31
public SDKConfig Config { get ; private set ; }
32
32
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 " ;
35
35
private const string _openapiDocVersion = "0.3.0" ;
36
36
public Uri ServerUrl { get { return _defaultClient . Client . BaseAddress ; } }
37
37
private SpeakeasyHttpClient _defaultClient ;
Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ public class PluginsSDK: IPluginsSDK
31
31
32
32
public SDKConfig Config { get ; private set ; }
33
33
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 " ;
36
36
private const string _openapiDocVersion = "0.3.0" ;
37
37
public Uri ServerUrl { get { return _defaultClient . Client . BaseAddress ; } }
38
38
private SpeakeasyHttpClient _defaultClient ;
Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ public class RequestsSDK: IRequestsSDK
30
30
31
31
public SDKConfig Config { get ; private set ; }
32
32
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 " ;
35
35
private const string _openapiDocVersion = "0.3.0" ;
36
36
public Uri ServerUrl { get { return _defaultClient . Client . BaseAddress ; } }
37
37
private SpeakeasyHttpClient _defaultClient ;
Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ public class SchemasSDK: ISchemasSDK
35
35
36
36
public SDKConfig Config { get ; private set ; }
37
37
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 " ;
40
40
private const string _openapiDocVersion = "0.3.0" ;
41
41
public Uri ServerUrl { get { return _defaultClient . Client . BaseAddress ; } }
42
42
private SpeakeasyHttpClient _defaultClient ;
Original file line number Diff line number Diff line change @@ -49,8 +49,8 @@ public class SpeakeasySDK: ISpeakeasySDK
49
49
} ;
50
50
51
51
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 " ;
54
54
private const string _openapiDocVersion = "0.3.0" ;
55
55
public Uri ServerUrl { get { return _defaultClient . Client . BaseAddress ; } }
56
56
private SpeakeasyHttpClient _defaultClient ;
You can’t perform that action at this time.
0 commit comments