Skip to content

Commit 2c504e4

Browse files
committed
ci: regenerated with OpenAPI Doc 0.3.0, Speakeasy CLI 1.121.1
1 parent 53ff881 commit 2c504e4

File tree

11 files changed

+40
-31
lines changed

11 files changed

+40
-31
lines changed

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,4 +338,14 @@ Based on:
338338
### Generated
339339
- [csharp v2.2.0] .
340340
### Releases
341-
- [NuGet v2.2.0] https://www.nuget.org/packages/SpeakeasySDK/2.2.0 - .
341+
- [NuGet v2.2.0] https://www.nuget.org/packages/SpeakeasySDK/2.2.0 - .
342+
343+
## 2023-11-18 00:03:34
344+
### Changes
345+
Based on:
346+
- OpenAPI Doc 0.3.0 https://docs.speakeasyapi.dev/openapi.yaml
347+
- Speakeasy CLI 1.121.1 (2.194.1) https://github.com/speakeasy-api/speakeasy
348+
### Generated
349+
- [csharp v2.2.1] .
350+
### Releases
351+
- [NuGet v2.2.1] https://www.nuget.org/packages/SpeakeasySDK/2.2.1 - .

SpeakeasySDK/ApiEndpoints.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,10 @@ public class ApiEndpoints: IApiEndpoints
9696
{
9797
public SDKConfig Config { get; private set; }
9898
private const string _language = "csharp";
99-
private const string _sdkVersion = "2.2.0";
100-
private const string _sdkGenVersion = "2.192.1";
99+
private const string _sdkVersion = "2.2.1";
100+
private const string _sdkGenVersion = "2.194.1";
101101
private const string _openapiDocVersion = "0.3.0";
102-
private const string _userAgent = "speakeasy-sdk/csharp 2.2.0 2.192.1 0.3.0 SpeakeasySDK";
102+
private const string _userAgent = "speakeasy-sdk/csharp 2.2.1 2.194.1 0.3.0 SpeakeasySDK";
103103
private string _serverUrl = "";
104104
private ISpeakeasyHttpClient _defaultClient;
105105
private ISpeakeasyHttpClient _securityClient;

SpeakeasySDK/Apis.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,10 +92,10 @@ public class Apis: IApis
9292
{
9393
public SDKConfig Config { get; private set; }
9494
private const string _language = "csharp";
95-
private const string _sdkVersion = "2.2.0";
96-
private const string _sdkGenVersion = "2.192.1";
95+
private const string _sdkVersion = "2.2.1";
96+
private const string _sdkGenVersion = "2.194.1";
9797
private const string _openapiDocVersion = "0.3.0";
98-
private const string _userAgent = "speakeasy-sdk/csharp 2.2.0 2.192.1 0.3.0 SpeakeasySDK";
98+
private const string _userAgent = "speakeasy-sdk/csharp 2.2.1 2.194.1 0.3.0 SpeakeasySDK";
9999
private string _serverUrl = "";
100100
private ISpeakeasyHttpClient _defaultClient;
101101
private ISpeakeasyHttpClient _securityClient;

SpeakeasySDK/Embeds.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@ public class Embeds: IEmbeds
5454
{
5555
public SDKConfig Config { get; private set; }
5656
private const string _language = "csharp";
57-
private const string _sdkVersion = "2.2.0";
58-
private const string _sdkGenVersion = "2.192.1";
57+
private const string _sdkVersion = "2.2.1";
58+
private const string _sdkGenVersion = "2.194.1";
5959
private const string _openapiDocVersion = "0.3.0";
60-
private const string _userAgent = "speakeasy-sdk/csharp 2.2.0 2.192.1 0.3.0 SpeakeasySDK";
60+
private const string _userAgent = "speakeasy-sdk/csharp 2.2.1 2.194.1 0.3.0 SpeakeasySDK";
6161
private string _serverUrl = "";
6262
private ISpeakeasyHttpClient _defaultClient;
6363
private ISpeakeasyHttpClient _securityClient;

SpeakeasySDK/Metadata.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ public class Metadata: IMetadata
4949
{
5050
public SDKConfig Config { get; private set; }
5151
private const string _language = "csharp";
52-
private const string _sdkVersion = "2.2.0";
53-
private const string _sdkGenVersion = "2.192.1";
52+
private const string _sdkVersion = "2.2.1";
53+
private const string _sdkGenVersion = "2.194.1";
5454
private const string _openapiDocVersion = "0.3.0";
55-
private const string _userAgent = "speakeasy-sdk/csharp 2.2.0 2.192.1 0.3.0 SpeakeasySDK";
55+
private const string _userAgent = "speakeasy-sdk/csharp 2.2.1 2.194.1 0.3.0 SpeakeasySDK";
5656
private string _serverUrl = "";
5757
private ISpeakeasyHttpClient _defaultClient;
5858
private ISpeakeasyHttpClient _securityClient;

SpeakeasySDK/Plugins.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ public class Plugins: IPlugins
4949
{
5050
public SDKConfig Config { get; private set; }
5151
private const string _language = "csharp";
52-
private const string _sdkVersion = "2.2.0";
53-
private const string _sdkGenVersion = "2.192.1";
52+
private const string _sdkVersion = "2.2.1";
53+
private const string _sdkGenVersion = "2.194.1";
5454
private const string _openapiDocVersion = "0.3.0";
55-
private const string _userAgent = "speakeasy-sdk/csharp 2.2.0 2.192.1 0.3.0 SpeakeasySDK";
55+
private const string _userAgent = "speakeasy-sdk/csharp 2.2.1 2.194.1 0.3.0 SpeakeasySDK";
5656
private string _serverUrl = "";
5757
private ISpeakeasyHttpClient _defaultClient;
5858
private ISpeakeasyHttpClient _securityClient;

SpeakeasySDK/Requests.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,10 @@ public class Requests: IRequests
5959
{
6060
public SDKConfig Config { get; private set; }
6161
private const string _language = "csharp";
62-
private const string _sdkVersion = "2.2.0";
63-
private const string _sdkGenVersion = "2.192.1";
62+
private const string _sdkVersion = "2.2.1";
63+
private const string _sdkGenVersion = "2.194.1";
6464
private const string _openapiDocVersion = "0.3.0";
65-
private const string _userAgent = "speakeasy-sdk/csharp 2.2.0 2.192.1 0.3.0 SpeakeasySDK";
65+
private const string _userAgent = "speakeasy-sdk/csharp 2.2.1 2.194.1 0.3.0 SpeakeasySDK";
6666
private string _serverUrl = "";
6767
private ISpeakeasyHttpClient _defaultClient;
6868
private ISpeakeasyHttpClient _securityClient;

SpeakeasySDK/Schemas.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,10 @@ public class Schemas: ISchemas
9494
{
9595
public SDKConfig Config { get; private set; }
9696
private const string _language = "csharp";
97-
private const string _sdkVersion = "2.2.0";
98-
private const string _sdkGenVersion = "2.192.1";
97+
private const string _sdkVersion = "2.2.1";
98+
private const string _sdkGenVersion = "2.194.1";
9999
private const string _openapiDocVersion = "0.3.0";
100-
private const string _userAgent = "speakeasy-sdk/csharp 2.2.0 2.192.1 0.3.0 SpeakeasySDK";
100+
private const string _userAgent = "speakeasy-sdk/csharp 2.2.1 2.194.1 0.3.0 SpeakeasySDK";
101101
private string _serverUrl = "";
102102
private ISpeakeasyHttpClient _defaultClient;
103103
private ISpeakeasyHttpClient _securityClient;

SpeakeasySDK/Speakeasy.cs

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -104,12 +104,11 @@ public class Speakeasy: ISpeakeasy
104104
{
105105
public SDKConfig Config { get; private set; }
106106

107-
108107
private const string _language = "csharp";
109-
private const string _sdkVersion = "2.2.0";
110-
private const string _sdkGenVersion = "2.192.1";
108+
private const string _sdkVersion = "2.2.1";
109+
private const string _sdkGenVersion = "2.194.1";
111110
private const string _openapiDocVersion = "0.3.0";
112-
private const string _userAgent = "speakeasy-sdk/csharp 2.2.0 2.192.1 0.3.0 SpeakeasySDK";
111+
private const string _userAgent = "speakeasy-sdk/csharp 2.2.1 2.194.1 0.3.0 SpeakeasySDK";
113112
private string _serverUrl = "";
114113
private ISpeakeasyHttpClient _defaultClient;
115114
private ISpeakeasyHttpClient _securityClient;

SpeakeasySDK/SpeakeasySDK.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<IsPackable>true</IsPackable>
44
<PackageId>SpeakeasySDK</PackageId>
5-
<Version>2.2.0</Version>
5+
<Version>2.2.1</Version>
66
<Authors>Speakeasy</Authors>
77
<TargetFramework>net5.0</TargetFramework>
88
<Nullable>enable</Nullable>

gen.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ configVersion: 1.0.0
22
management:
33
docChecksum: ba638b2ad28966c596e28321a2003686
44
docVersion: 0.3.0
5-
speakeasyVersion: 1.120.3
6-
generationVersion: 2.192.1
5+
speakeasyVersion: 1.121.1
6+
generationVersion: 2.194.1
77
generation:
88
comments: {}
99
sdkClassName: Speakeasy
@@ -15,11 +15,11 @@ features:
1515
core: 3.1.2
1616
examples: 2.81.3
1717
globalSecurity: 2.81.1
18-
globalServerURLs: 2.82.0
18+
globalServerURLs: 2.82.1
1919
inputOutputModels: 2.82.0
2020
serverIDs: 2.82.0
2121
csharp:
22-
version: 2.2.0
22+
version: 2.2.1
2323
author: Speakeasy
2424
dotnetVersion: net5.0
2525
imports:

0 commit comments

Comments
 (0)