File tree Expand file tree Collapse file tree 20 files changed +147
-133
lines changed Expand file tree Collapse file tree 20 files changed +147
-133
lines changed Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ var sdk = new SpeakeasySDK(
25
25
26
26
var res = await sdk .Apis .GetApisAsync (new GetApisRequest () {
27
27
Metadata = new Dictionary <string , List <string >>() {
28
- { " South " , new List <string >() {
29
- " Southwest " ,
28
+ { " key " , new List <string >() {
29
+ " string " ,
30
30
} },
31
31
},
32
32
Op = new GetApisOp () {
Original file line number Diff line number Diff line change @@ -298,4 +298,14 @@ Based on:
298
298
### Generated
299
299
- [ csharp v1.16.4] .
300
300
### Releases
301
- - [ NuGet v1.16.4] https://www.nuget.org/packages/SpeakeasySDK/1.16.4 - .
301
+ - [ NuGet v1.16.4] https://www.nuget.org/packages/SpeakeasySDK/1.16.4 - .
302
+
303
+ ## 2023-10-21 00:03:13
304
+ ### Changes
305
+ Based on:
306
+ - OpenAPI Doc 0.3.0 https://docs.speakeasyapi.dev/openapi.yaml
307
+ - Speakeasy CLI 1.104.0 (2.169.0) https://github.com/speakeasy-api/speakeasy
308
+ ### Generated
309
+ - [ csharp v1.17.0] .
310
+ ### Releases
311
+ - [ NuGet v1.17.0] https://www.nuget.org/packages/SpeakeasySDK/1.17.0 - .
Original file line number Diff line number Diff line change @@ -96,10 +96,10 @@ public class ApiEndpointsSDK: IApiEndpointsSDK
96
96
{
97
97
public SDKConfig Config { get ; private set ; }
98
98
private const string _language = "csharp" ;
99
- private const string _sdkVersion = "1.16.4 " ;
100
- private const string _sdkGenVersion = "2.161 .0" ;
99
+ private const string _sdkVersion = "1.17.0 " ;
100
+ private const string _sdkGenVersion = "2.169 .0" ;
101
101
private const string _openapiDocVersion = "0.3.0" ;
102
- private const string _userAgent = "speakeasy-sdk/csharp 1.16.4 2.161 .0 0.3.0 SpeakeasySDK" ;
102
+ private const string _userAgent = "speakeasy-sdk/csharp 1.17.0 2.169 .0 0.3.0 SpeakeasySDK" ;
103
103
private string _serverUrl = "" ;
104
104
private ISpeakeasyHttpClient _defaultClient ;
105
105
private ISpeakeasyHttpClient _securityClient ;
Original file line number Diff line number Diff line change @@ -92,10 +92,10 @@ public class ApisSDK: IApisSDK
92
92
{
93
93
public SDKConfig Config { get ; private set ; }
94
94
private const string _language = "csharp" ;
95
- private const string _sdkVersion = "1.16.4 " ;
96
- private const string _sdkGenVersion = "2.161 .0" ;
95
+ private const string _sdkVersion = "1.17.0 " ;
96
+ private const string _sdkGenVersion = "2.169 .0" ;
97
97
private const string _openapiDocVersion = "0.3.0" ;
98
- private const string _userAgent = "speakeasy-sdk/csharp 1.16.4 2.161 .0 0.3.0 SpeakeasySDK" ;
98
+ private const string _userAgent = "speakeasy-sdk/csharp 1.17.0 2.169 .0 0.3.0 SpeakeasySDK" ;
99
99
private string _serverUrl = "" ;
100
100
private ISpeakeasyHttpClient _defaultClient ;
101
101
private ISpeakeasyHttpClient _securityClient ;
Original file line number Diff line number Diff line change @@ -54,10 +54,10 @@ public class EmbedsSDK: IEmbedsSDK
54
54
{
55
55
public SDKConfig Config { get ; private set ; }
56
56
private const string _language = "csharp" ;
57
- private const string _sdkVersion = "1.16.4 " ;
58
- private const string _sdkGenVersion = "2.161 .0" ;
57
+ private const string _sdkVersion = "1.17.0 " ;
58
+ private const string _sdkGenVersion = "2.169 .0" ;
59
59
private const string _openapiDocVersion = "0.3.0" ;
60
- private const string _userAgent = "speakeasy-sdk/csharp 1.16.4 2.161 .0 0.3.0 SpeakeasySDK" ;
60
+ private const string _userAgent = "speakeasy-sdk/csharp 1.17.0 2.169 .0 0.3.0 SpeakeasySDK" ;
61
61
private string _serverUrl = "" ;
62
62
private ISpeakeasyHttpClient _defaultClient ;
63
63
private ISpeakeasyHttpClient _securityClient ;
Original file line number Diff line number Diff line change @@ -49,10 +49,10 @@ public class MetadataSDK: IMetadataSDK
49
49
{
50
50
public SDKConfig Config { get ; private set ; }
51
51
private const string _language = "csharp" ;
52
- private const string _sdkVersion = "1.16.4 " ;
53
- private const string _sdkGenVersion = "2.161 .0" ;
52
+ private const string _sdkVersion = "1.17.0 " ;
53
+ private const string _sdkGenVersion = "2.169 .0" ;
54
54
private const string _openapiDocVersion = "0.3.0" ;
55
- private const string _userAgent = "speakeasy-sdk/csharp 1.16.4 2.161 .0 0.3.0 SpeakeasySDK" ;
55
+ private const string _userAgent = "speakeasy-sdk/csharp 1.17.0 2.169 .0 0.3.0 SpeakeasySDK" ;
56
56
private string _serverUrl = "" ;
57
57
private ISpeakeasyHttpClient _defaultClient ;
58
58
private ISpeakeasyHttpClient _securityClient ;
Original file line number Diff line number Diff line change @@ -49,10 +49,10 @@ public class PluginsSDK: IPluginsSDK
49
49
{
50
50
public SDKConfig Config { get ; private set ; }
51
51
private const string _language = "csharp" ;
52
- private const string _sdkVersion = "1.16.4 " ;
53
- private const string _sdkGenVersion = "2.161 .0" ;
52
+ private const string _sdkVersion = "1.17.0 " ;
53
+ private const string _sdkGenVersion = "2.169 .0" ;
54
54
private const string _openapiDocVersion = "0.3.0" ;
55
- private const string _userAgent = "speakeasy-sdk/csharp 1.16.4 2.161 .0 0.3.0 SpeakeasySDK" ;
55
+ private const string _userAgent = "speakeasy-sdk/csharp 1.17.0 2.169 .0 0.3.0 SpeakeasySDK" ;
56
56
private string _serverUrl = "" ;
57
57
private ISpeakeasyHttpClient _defaultClient ;
58
58
private ISpeakeasyHttpClient _securityClient ;
Original file line number Diff line number Diff line change @@ -59,10 +59,10 @@ public class RequestsSDK: IRequestsSDK
59
59
{
60
60
public SDKConfig Config { get ; private set ; }
61
61
private const string _language = "csharp" ;
62
- private const string _sdkVersion = "1.16.4 " ;
63
- private const string _sdkGenVersion = "2.161 .0" ;
62
+ private const string _sdkVersion = "1.17.0 " ;
63
+ private const string _sdkGenVersion = "2.169 .0" ;
64
64
private const string _openapiDocVersion = "0.3.0" ;
65
- private const string _userAgent = "speakeasy-sdk/csharp 1.16.4 2.161 .0 0.3.0 SpeakeasySDK" ;
65
+ private const string _userAgent = "speakeasy-sdk/csharp 1.17.0 2.169 .0 0.3.0 SpeakeasySDK" ;
66
66
private string _serverUrl = "" ;
67
67
private ISpeakeasyHttpClient _defaultClient ;
68
68
private ISpeakeasyHttpClient _securityClient ;
Original file line number Diff line number Diff line change @@ -94,10 +94,10 @@ public class SchemasSDK: ISchemasSDK
94
94
{
95
95
public SDKConfig Config { get ; private set ; }
96
96
private const string _language = "csharp" ;
97
- private const string _sdkVersion = "1.16.4 " ;
98
- private const string _sdkGenVersion = "2.161 .0" ;
97
+ private const string _sdkVersion = "1.17.0 " ;
98
+ private const string _sdkGenVersion = "2.169 .0" ;
99
99
private const string _openapiDocVersion = "0.3.0" ;
100
- private const string _userAgent = "speakeasy-sdk/csharp 1.16.4 2.161 .0 0.3.0 SpeakeasySDK" ;
100
+ private const string _userAgent = "speakeasy-sdk/csharp 1.17.0 2.169 .0 0.3.0 SpeakeasySDK" ;
101
101
private string _serverUrl = "" ;
102
102
private ISpeakeasyHttpClient _defaultClient ;
103
103
private ISpeakeasyHttpClient _securityClient ;
Original file line number Diff line number Diff line change 2
2
<PropertyGroup >
3
3
<IsPackable >true</IsPackable >
4
4
<PackageId >SpeakeasySDK</PackageId >
5
- <Version >1.16.4 </Version >
5
+ <Version >1.17.0 </Version >
6
6
<Authors >Speakeasy</Authors >
7
7
<TargetFramework >net5.0</TargetFramework >
8
8
<Nullable >enable</Nullable >
9
9
<PackageReadmeFile >README.md</PackageReadmeFile >
10
10
<GenerateDocumentationFile >true</GenerateDocumentationFile >
11
11
<NoWarn >1591</NoWarn >
12
+ <RepositoryUrl >https://github.com/speakeasy-api/speakeasy-client-sdk-csharp</RepositoryUrl >
12
13
</PropertyGroup >
13
14
14
15
<ItemGroup >
You can’t perform that action at this time.
0 commit comments