File tree Expand file tree Collapse file tree 19 files changed +45
-35
lines changed Expand file tree Collapse file tree 19 files changed +45
-35
lines changed Original file line number Diff line number Diff line change 1
1
lockVersion: 2.0.0
2
2
id: f73d2126-985b-4d69-88ee-b7c69254d8bf
3
3
management:
4
- docChecksum: 5dd84d4ef84bb4a4426881954f176d08
4
+ docChecksum: f85cf38fea71c78f79ca43b23b176863
5
5
docVersion: 0.4.0 .
6
- speakeasyVersion: 1.293.1
6
+ speakeasyVersion: 1.294.0
7
7
generationVersion: 2.333.3
8
- releaseVersion: 5.8.1
9
- configChecksum: 0cfd7d89602331c1a4791a02bd562f8b
8
+ releaseVersion: 5.8.2
9
+ configChecksum: b7a48a304c9b3af0077803cbbc3169db
10
10
repoURL: https://github.com/speakeasy-api/speakeasy-client-sdk-csharp.git
11
11
repoSubDirectory: .
12
12
published: true
Original file line number Diff line number Diff line change @@ -648,4 +648,14 @@ Based on:
648
648
### Generated
649
649
- [ csharp v5.8.1] .
650
650
### Releases
651
- - [ NuGet v5.8.1] https://www.nuget.org/packages/SpeakeasySDK/5.8.1 - .
651
+ - [ NuGet v5.8.1] https://www.nuget.org/packages/SpeakeasySDK/5.8.1 - .
652
+
653
+ ## 2024-05-21 00:03:27
654
+ ### Changes
655
+ Based on:
656
+ - OpenAPI Doc 0.4.0 . https://docs.speakeasyapi.dev/openapi.yaml
657
+ - Speakeasy CLI 1.294.0 (2.333.3) https://github.com/speakeasy-api/speakeasy
658
+ ### Generated
659
+ - [ csharp v5.8.2] .
660
+ ### Releases
661
+ - [ NuGet v5.8.2] https://www.nuget.org/packages/SpeakeasySDK/5.8.2 - .
Original file line number Diff line number Diff line change @@ -99,10 +99,10 @@ public class ApiEndpoints: IApiEndpoints
99
99
{
100
100
public SDKConfig SDKConfiguration { get ; private set ; }
101
101
private const string _language = "csharp" ;
102
- private const string _sdkVersion = "5.8.1 " ;
102
+ private const string _sdkVersion = "5.8.2 " ;
103
103
private const string _sdkGenVersion = "2.333.3" ;
104
104
private const string _openapiDocVersion = "0.4.0 ." ;
105
- private const string _userAgent = "speakeasy-sdk/csharp 5.8.1 2.333.3 0.4.0 . SpeakeasySDK" ;
105
+ private const string _userAgent = "speakeasy-sdk/csharp 5.8.2 2.333.3 0.4.0 . SpeakeasySDK" ;
106
106
private string _serverUrl = "" ;
107
107
private ISpeakeasyHttpClient _defaultClient ;
108
108
private Func < Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -95,10 +95,10 @@ public class Apis: IApis
95
95
{
96
96
public SDKConfig SDKConfiguration { get ; private set ; }
97
97
private const string _language = "csharp" ;
98
- private const string _sdkVersion = "5.8.1 " ;
98
+ private const string _sdkVersion = "5.8.2 " ;
99
99
private const string _sdkGenVersion = "2.333.3" ;
100
100
private const string _openapiDocVersion = "0.4.0 ." ;
101
- private const string _userAgent = "speakeasy-sdk/csharp 5.8.1 2.333.3 0.4.0 . SpeakeasySDK" ;
101
+ private const string _userAgent = "speakeasy-sdk/csharp 5.8.2 2.333.3 0.4.0 . SpeakeasySDK" ;
102
102
private string _serverUrl = "" ;
103
103
private ISpeakeasyHttpClient _defaultClient ;
104
104
private Func < Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -58,10 +58,10 @@ public class Artifacts: IArtifacts
58
58
{
59
59
public SDKConfig SDKConfiguration { get ; private set ; }
60
60
private const string _language = "csharp" ;
61
- private const string _sdkVersion = "5.8.1 " ;
61
+ private const string _sdkVersion = "5.8.2 " ;
62
62
private const string _sdkGenVersion = "2.333.3" ;
63
63
private const string _openapiDocVersion = "0.4.0 ." ;
64
- private const string _userAgent = "speakeasy-sdk/csharp 5.8.1 2.333.3 0.4.0 . SpeakeasySDK" ;
64
+ private const string _userAgent = "speakeasy-sdk/csharp 5.8.2 2.333.3 0.4.0 . SpeakeasySDK" ;
65
65
private string _serverUrl = "" ;
66
66
private ISpeakeasyHttpClient _defaultClient ;
67
67
private Func < Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -61,10 +61,10 @@ public class Auth: IAuth
61
61
{
62
62
public SDKConfig SDKConfiguration { get ; private set ; }
63
63
private const string _language = "csharp" ;
64
- private const string _sdkVersion = "5.8.1 " ;
64
+ private const string _sdkVersion = "5.8.2 " ;
65
65
private const string _sdkGenVersion = "2.333.3" ;
66
66
private const string _openapiDocVersion = "0.4.0 ." ;
67
- private const string _userAgent = "speakeasy-sdk/csharp 5.8.1 2.333.3 0.4.0 . SpeakeasySDK" ;
67
+ private const string _userAgent = "speakeasy-sdk/csharp 5.8.2 2.333.3 0.4.0 . SpeakeasySDK" ;
68
68
private string _serverUrl = "" ;
69
69
private ISpeakeasyHttpClient _defaultClient ;
70
70
private Func < Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -57,10 +57,10 @@ public class Embeds: IEmbeds
57
57
{
58
58
public SDKConfig SDKConfiguration { get ; private set ; }
59
59
private const string _language = "csharp" ;
60
- private const string _sdkVersion = "5.8.1 " ;
60
+ private const string _sdkVersion = "5.8.2 " ;
61
61
private const string _sdkGenVersion = "2.333.3" ;
62
62
private const string _openapiDocVersion = "0.4.0 ." ;
63
- private const string _userAgent = "speakeasy-sdk/csharp 5.8.1 2.333.3 0.4.0 . SpeakeasySDK" ;
63
+ private const string _userAgent = "speakeasy-sdk/csharp 5.8.2 2.333.3 0.4.0 . SpeakeasySDK" ;
64
64
private string _serverUrl = "" ;
65
65
private ISpeakeasyHttpClient _defaultClient ;
66
66
private Func < Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -61,10 +61,10 @@ public class Events: IEvents
61
61
{
62
62
public SDKConfig SDKConfiguration { get ; private set ; }
63
63
private const string _language = "csharp" ;
64
- private const string _sdkVersion = "5.8.1 " ;
64
+ private const string _sdkVersion = "5.8.2 " ;
65
65
private const string _sdkGenVersion = "2.333.3" ;
66
66
private const string _openapiDocVersion = "0.4.0 ." ;
67
- private const string _userAgent = "speakeasy-sdk/csharp 5.8.1 2.333.3 0.4.0 . SpeakeasySDK" ;
67
+ private const string _userAgent = "speakeasy-sdk/csharp 5.8.2 2.333.3 0.4.0 . SpeakeasySDK" ;
68
68
private string _serverUrl = "" ;
69
69
private ISpeakeasyHttpClient _defaultClient ;
70
70
private Func < Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -34,10 +34,10 @@ public class Github: IGithub
34
34
{
35
35
public SDKConfig SDKConfiguration { get ; private set ; }
36
36
private const string _language = "csharp" ;
37
- private const string _sdkVersion = "5.8.1 " ;
37
+ private const string _sdkVersion = "5.8.2 " ;
38
38
private const string _sdkGenVersion = "2.333.3" ;
39
39
private const string _openapiDocVersion = "0.4.0 ." ;
40
- private const string _userAgent = "speakeasy-sdk/csharp 5.8.1 2.333.3 0.4.0 . SpeakeasySDK" ;
40
+ private const string _userAgent = "speakeasy-sdk/csharp 5.8.2 2.333.3 0.4.0 . SpeakeasySDK" ;
41
41
private string _serverUrl = "" ;
42
42
private ISpeakeasyHttpClient _defaultClient ;
43
43
private Func < Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -52,10 +52,10 @@ public class Metadata: IMetadata
52
52
{
53
53
public SDKConfig SDKConfiguration { get ; private set ; }
54
54
private const string _language = "csharp" ;
55
- private const string _sdkVersion = "5.8.1 " ;
55
+ private const string _sdkVersion = "5.8.2 " ;
56
56
private const string _sdkGenVersion = "2.333.3" ;
57
57
private const string _openapiDocVersion = "0.4.0 ." ;
58
- private const string _userAgent = "speakeasy-sdk/csharp 5.8.1 2.333.3 0.4.0 . SpeakeasySDK" ;
58
+ private const string _userAgent = "speakeasy-sdk/csharp 5.8.2 2.333.3 0.4.0 . SpeakeasySDK" ;
59
59
private string _serverUrl = "" ;
60
60
private ISpeakeasyHttpClient _defaultClient ;
61
61
private Func < Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ public class ApiKeyDetails
23
23
public AccountType AccountType { get ; set ; } = default ! ;
24
24
25
25
[ JsonProperty ( "enabled_features" ) ]
26
- public List < FeatureFlag > EnabledFeatures { get ; set ; } = default ! ;
26
+ public List < string > EnabledFeatures { get ; set ; } = default ! ;
27
27
28
28
[ Obsolete ( "This field will be removed in a future release, please migrate away from it as soon as possible" ) ]
29
29
[ JsonProperty ( "feature_flags" ) ]
Original file line number Diff line number Diff line change @@ -48,10 +48,10 @@ public class Organizations: IOrganizations
48
48
{
49
49
public SDKConfig SDKConfiguration { get ; private set ; }
50
50
private const string _language = "csharp" ;
51
- private const string _sdkVersion = "5.8.1 " ;
51
+ private const string _sdkVersion = "5.8.2 " ;
52
52
private const string _sdkGenVersion = "2.333.3" ;
53
53
private const string _openapiDocVersion = "0.4.0 ." ;
54
- private const string _userAgent = "speakeasy-sdk/csharp 5.8.1 2.333.3 0.4.0 . SpeakeasySDK" ;
54
+ private const string _userAgent = "speakeasy-sdk/csharp 5.8.2 2.333.3 0.4.0 . SpeakeasySDK" ;
55
55
private string _serverUrl = "" ;
56
56
private ISpeakeasyHttpClient _defaultClient ;
57
57
private Func < Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -52,10 +52,10 @@ public class Reports: IReports
52
52
{
53
53
public SDKConfig SDKConfiguration { get ; private set ; }
54
54
private const string _language = "csharp" ;
55
- private const string _sdkVersion = "5.8.1 " ;
55
+ private const string _sdkVersion = "5.8.2 " ;
56
56
private const string _sdkGenVersion = "2.333.3" ;
57
57
private const string _openapiDocVersion = "0.4.0 ." ;
58
- private const string _userAgent = "speakeasy-sdk/csharp 5.8.1 2.333.3 0.4.0 . SpeakeasySDK" ;
58
+ private const string _userAgent = "speakeasy-sdk/csharp 5.8.2 2.333.3 0.4.0 . SpeakeasySDK" ;
59
59
private string _serverUrl = "" ;
60
60
private ISpeakeasyHttpClient _defaultClient ;
61
61
private Func < Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -62,10 +62,10 @@ public class Requests: IRequests
62
62
{
63
63
public SDKConfig SDKConfiguration { get ; private set ; }
64
64
private const string _language = "csharp" ;
65
- private const string _sdkVersion = "5.8.1 " ;
65
+ private const string _sdkVersion = "5.8.2 " ;
66
66
private const string _sdkGenVersion = "2.333.3" ;
67
67
private const string _openapiDocVersion = "0.4.0 ." ;
68
- private const string _userAgent = "speakeasy-sdk/csharp 5.8.1 2.333.3 0.4.0 . SpeakeasySDK" ;
68
+ private const string _userAgent = "speakeasy-sdk/csharp 5.8.2 2.333.3 0.4.0 . SpeakeasySDK" ;
69
69
private string _serverUrl = "" ;
70
70
private ISpeakeasyHttpClient _defaultClient ;
71
71
private Func < Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -97,10 +97,10 @@ public class Schemas: ISchemas
97
97
{
98
98
public SDKConfig SDKConfiguration { get ; private set ; }
99
99
private const string _language = "csharp" ;
100
- private const string _sdkVersion = "5.8.1 " ;
100
+ private const string _sdkVersion = "5.8.2 " ;
101
101
private const string _sdkGenVersion = "2.333.3" ;
102
102
private const string _openapiDocVersion = "0.4.0 ." ;
103
- private const string _userAgent = "speakeasy-sdk/csharp 5.8.1 2.333.3 0.4.0 . SpeakeasySDK" ;
103
+ private const string _userAgent = "speakeasy-sdk/csharp 5.8.2 2.333.3 0.4.0 . SpeakeasySDK" ;
104
104
private string _serverUrl = "" ;
105
105
private ISpeakeasyHttpClient _defaultClient ;
106
106
private Func < Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -143,10 +143,10 @@ public class Speakeasy: ISpeakeasy
143
143
public SDKConfig SDKConfiguration { get ; private set ; }
144
144
145
145
private const string _language = "csharp" ;
146
- private const string _sdkVersion = "5.8.1 " ;
146
+ private const string _sdkVersion = "5.8.2 " ;
147
147
private const string _sdkGenVersion = "2.333.3" ;
148
148
private const string _openapiDocVersion = "0.4.0 ." ;
149
- private const string _userAgent = "speakeasy-sdk/csharp 5.8.1 2.333.3 0.4.0 . SpeakeasySDK" ;
149
+ private const string _userAgent = "speakeasy-sdk/csharp 5.8.2 2.333.3 0.4.0 . SpeakeasySDK" ;
150
150
private string _serverUrl = "" ;
151
151
private SDKConfig . Server ? _server = null ;
152
152
private ISpeakeasyHttpClient _defaultClient ;
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 >5.8.1 </Version >
5
+ <Version >5.8.2 </Version >
6
6
<Authors >Speakeasy</Authors >
7
7
<TargetFramework >net5.0</TargetFramework >
8
8
<Nullable >enable</Nullable >
Original file line number Diff line number Diff line change 6
6
| Field | Type | Required | Description |
7
7
| ----------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- |
8
8
| ` AccountType ` | [ AccountType] ( ../../Models/Shared/AccountType.md ) | :heavy_check_mark : | N/A |
9
- | ` EnabledFeatures ` | List<[ FeatureFlag ] ( ../../Models/Shared/FeatureFlag.md ) > | :heavy_check_mark : | N/A |
9
+ | ` EnabledFeatures ` | List<* string * > | :heavy_check_mark : | N/A |
10
10
| ~~ ` FeatureFlags ` ~~ | List<* string* > | :heavy_minus_sign : | : warning: ** DEPRECATED ** : This will be removed in a future release, please migrate away from it as soon as possible. |
11
11
| ` GenerationAccessUnlimited ` | * bool* | :heavy_minus_sign : | N/A |
12
12
| ` OrgSlug ` | * string* | :heavy_check_mark : | N/A |
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ generation:
10
10
auth :
11
11
oAuth2ClientCredentialsEnabled : false
12
12
csharp :
13
- version : 5.8.1
13
+ version : 5.8.2
14
14
additionalDependencies : []
15
15
author : Speakeasy
16
16
clientServerStatusCodesAsErrors : true
You can’t perform that action at this time.
0 commit comments