Skip to content

Commit aa96b91

Browse files
committed
ci: regenerated with OpenAPI Doc 0.3.0, Speakeay CLI 1.99.2
1 parent cf7f5ba commit aa96b91

File tree

12 files changed

+43
-33
lines changed

12 files changed

+43
-33
lines changed

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,4 +278,14 @@ Based on:
278278
### Generated
279279
- [csharp v1.16.2] .
280280
### Releases
281-
- [NuGet v1.16.2] https://www.nuget.org/packages/SpeakeasySDK/1.16.2 - .
281+
- [NuGet v1.16.2] https://www.nuget.org/packages/SpeakeasySDK/1.16.2 - .
282+
283+
## 2023-10-17 00:03:48
284+
### Changes
285+
Based on:
286+
- OpenAPI Doc 0.3.0 https://docs.speakeasyapi.dev/openapi.yaml
287+
- Speakeasy CLI 1.99.2 (2.155.1) https://github.com/speakeasy-api/speakeasy
288+
### Generated
289+
- [csharp v1.16.3] .
290+
### Releases
291+
- [NuGet v1.16.3] https://www.nuget.org/packages/SpeakeasySDK/1.16.3 - .

Speakeasy/ApiEndpoints.cs

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

Speakeasy/Apis.cs

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

Speakeasy/Embeds.cs

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

Speakeasy/Metadata.cs

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

Speakeasy/Plugins.cs

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

Speakeasy/Requests.cs

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

Speakeasy/Schemas.cs

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

Speakeasy/Speakeasy.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>1.16.2</Version>
5+
<Version>1.16.3</Version>
66
<Authors>Speakeasy</Authors>
77
<TargetFramework>net5.0</TargetFramework>
88
<Nullable>enable</Nullable>

Speakeasy/SpeakeasySDK.cs

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ namespace Speakeasy
2222
/// <summary>
2323
/// Speakeasy API: The Speakeasy API allows teams to manage common operations with their APIs
2424
///
25-
/// <see>https://speakeasyapi.dev/docs/} - The Speakeasy Platform Documentation</see>
25+
/// <see>/docs} - The Speakeasy Platform Documentation</see>
2626
/// </summary>
2727
public interface ISpeakeasySDK
2828
{
@@ -75,7 +75,7 @@ public class SDKConfig
7575
/// <summary>
7676
/// Speakeasy API: The Speakeasy API allows teams to manage common operations with their APIs
7777
///
78-
/// <see>https://speakeasyapi.dev/docs/} - The Speakeasy Platform Documentation</see>
78+
/// <see>/docs} - The Speakeasy Platform Documentation</see>
7979
/// </summary>
8080
public class SpeakeasySDK: ISpeakeasySDK
8181
{
@@ -86,10 +86,10 @@ public class SpeakeasySDK: ISpeakeasySDK
8686
};
8787

8888
private const string _language = "csharp";
89-
private const string _sdkVersion = "1.16.2";
90-
private const string _sdkGenVersion = "2.150.0";
89+
private const string _sdkVersion = "1.16.3";
90+
private const string _sdkGenVersion = "2.155.1";
9191
private const string _openapiDocVersion = "0.3.0";
92-
private const string _userAgent = "speakeasy-sdk/csharp 1.16.2 2.150.0 0.3.0 SpeakeasySDK";
92+
private const string _userAgent = "speakeasy-sdk/csharp 1.16.3 2.155.1 0.3.0 SpeakeasySDK";
9393
private string _serverUrl = "";
9494
private ISpeakeasyHttpClient _defaultClient;
9595
private ISpeakeasyHttpClient _securityClient;

docs/sdks/speakeasy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Speakeasy API: The Speakeasy API allows teams to manage common operations with their APIs
77

88
The Speakeasy Platform Documentation
9-
<https://speakeasyapi.dev/docs/>
9+
</docs>
1010
### Available Operations
1111

1212
* [ValidateApiKey](#validateapikey) - Validate the current api key.

gen.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
configVersion: 1.0.0
22
management:
3-
docChecksum: 8c4f3932e054e1b349a9a34f12cf7e8c
3+
docChecksum: ba638b2ad28966c596e28321a2003686
44
docVersion: 0.3.0
5-
speakeasyVersion: 1.96.1
6-
generationVersion: 2.150.0
5+
speakeasyVersion: 1.99.2
6+
generationVersion: 2.155.1
77
generation:
88
sdkClassName: Speakeasy
99
singleTagPerOp: false
@@ -16,7 +16,7 @@ features:
1616
inputOutputModels: 2.81.1
1717
serverIDs: 2.81.1
1818
csharp:
19-
version: 1.16.2
19+
version: 1.16.3
2020
author: Speakeasy
2121
dotnetVersion: net5.0
2222
maxMethodParams: 0

0 commit comments

Comments
 (0)