Skip to content

chore: 🐝 Update SDK - Generate #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ id: f73d2126-985b-4d69-88ee-b7c69254d8bf
management:
docChecksum: 9531c94b3e2fdcb61add911e4d5d1b28
docVersion: 0.4.0 .
speakeasyVersion: 1.303.4
generationVersion: 2.340.2
releaseVersion: 5.9.8
configChecksum: 791fd2f911bf25fb6994d0ce5c4f2a35
speakeasyVersion: 1.304.0
generationVersion: 2.340.3
releaseVersion: 5.9.9
configChecksum: c3a21eed7d5f88114e00c79549591e45
repoURL: https://github.com/speakeasy-api/speakeasy-client-sdk-csharp.git
repoSubDirectory: .
published: true
Expand Down
10 changes: 5 additions & 5 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
speakeasyVersion: 1.303.4
speakeasyVersion: 1.304.0
sources:
speakeasy:
sourceNamespace: speakeasy
sourceRevisionDigest: sha256:893e2efb5965c9a3d939a95ceb8331a259741baabcbefa684c19629583e54a25
sourceBlobDigest: sha256:948da304561cceb9369aaff4c1bfe218a30e5ca930fedc36a4ccb0855ccae956
sourceRevisionDigest: sha256:972dbd36558053d749566819439a27c22eedfb19a13b1e3451d1dd039aa6d790
sourceBlobDigest: sha256:a7861bfc66e83de04eb03e0a81fb58931d2a4e52907e98a6082fc3b11dcf94d1
tags:
- latest
- main
targets:
speakeasy-client-sdk-csharp:
source: speakeasy
sourceNamespace: speakeasy
sourceRevisionDigest: sha256:893e2efb5965c9a3d939a95ceb8331a259741baabcbefa684c19629583e54a25
sourceBlobDigest: sha256:948da304561cceb9369aaff4c1bfe218a30e5ca930fedc36a4ccb0855ccae956
sourceRevisionDigest: sha256:972dbd36558053d749566819439a27c22eedfb19a13b1e3451d1dd039aa6d790
sourceBlobDigest: sha256:a7861bfc66e83de04eb03e0a81fb58931d2a4e52907e98a6082fc3b11dcf94d1
outLocation: /github/workspace/repo
workflow:
workflowVersion: 1.0.0
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -758,4 +758,14 @@ Based on:
### Generated
- [csharp v5.9.8] .
### Releases
- [NuGet v5.9.8] https://www.nuget.org/packages/SpeakeasySDK/5.9.8 - .
- [NuGet v5.9.8] https://www.nuget.org/packages/SpeakeasySDK/5.9.8 - .

## 2024-06-11 21:36:40
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.304.0 (2.340.3) https://github.com/speakeasy-api/speakeasy
### Generated
- [csharp v5.9.9] .
### Releases
- [NuGet v5.9.9] https://www.nuget.org/packages/SpeakeasySDK/5.9.9 - .
6 changes: 3 additions & 3 deletions SpeakeasySDK/ApiEndpoints.cs
Original file line number Diff line number Diff line change
Expand Up @@ -98,10 +98,10 @@ public class ApiEndpoints: IApiEndpoints
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "5.9.8";
private const string _sdkGenVersion = "2.340.2";
private const string _sdkVersion = "5.9.9";
private const string _sdkGenVersion = "2.340.3";
private const string _openapiDocVersion = "0.4.0 .";
private const string _userAgent = "speakeasy-sdk/csharp 5.9.8 2.340.2 0.4.0 . SpeakeasySDK";
private const string _userAgent = "speakeasy-sdk/csharp 5.9.9 2.340.3 0.4.0 . SpeakeasySDK";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Security>? _securitySource;
Expand Down
6 changes: 3 additions & 3 deletions SpeakeasySDK/Apis.cs
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,10 @@ public class Apis: IApis
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "5.9.8";
private const string _sdkGenVersion = "2.340.2";
private const string _sdkVersion = "5.9.9";
private const string _sdkGenVersion = "2.340.3";
private const string _openapiDocVersion = "0.4.0 .";
private const string _userAgent = "speakeasy-sdk/csharp 5.9.8 2.340.2 0.4.0 . SpeakeasySDK";
private const string _userAgent = "speakeasy-sdk/csharp 5.9.9 2.340.3 0.4.0 . SpeakeasySDK";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Security>? _securitySource;
Expand Down
6 changes: 3 additions & 3 deletions SpeakeasySDK/Artifacts.cs
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@ public class Artifacts: IArtifacts
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "5.9.8";
private const string _sdkGenVersion = "2.340.2";
private const string _sdkVersion = "5.9.9";
private const string _sdkGenVersion = "2.340.3";
private const string _openapiDocVersion = "0.4.0 .";
private const string _userAgent = "speakeasy-sdk/csharp 5.9.8 2.340.2 0.4.0 . SpeakeasySDK";
private const string _userAgent = "speakeasy-sdk/csharp 5.9.9 2.340.3 0.4.0 . SpeakeasySDK";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Security>? _securitySource;
Expand Down
6 changes: 3 additions & 3 deletions SpeakeasySDK/Auth.cs
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@ public class Auth: IAuth
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "5.9.8";
private const string _sdkGenVersion = "2.340.2";
private const string _sdkVersion = "5.9.9";
private const string _sdkGenVersion = "2.340.3";
private const string _openapiDocVersion = "0.4.0 .";
private const string _userAgent = "speakeasy-sdk/csharp 5.9.8 2.340.2 0.4.0 . SpeakeasySDK";
private const string _userAgent = "speakeasy-sdk/csharp 5.9.9 2.340.3 0.4.0 . SpeakeasySDK";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Security>? _securitySource;
Expand Down
6 changes: 3 additions & 3 deletions SpeakeasySDK/Embeds.cs
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@ public class Embeds: IEmbeds
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "5.9.8";
private const string _sdkGenVersion = "2.340.2";
private const string _sdkVersion = "5.9.9";
private const string _sdkGenVersion = "2.340.3";
private const string _openapiDocVersion = "0.4.0 .";
private const string _userAgent = "speakeasy-sdk/csharp 5.9.8 2.340.2 0.4.0 . SpeakeasySDK";
private const string _userAgent = "speakeasy-sdk/csharp 5.9.9 2.340.3 0.4.0 . SpeakeasySDK";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Security>? _securitySource;
Expand Down
6 changes: 3 additions & 3 deletions SpeakeasySDK/Events.cs
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@ public class Events: IEvents
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "5.9.8";
private const string _sdkGenVersion = "2.340.2";
private const string _sdkVersion = "5.9.9";
private const string _sdkGenVersion = "2.340.3";
private const string _openapiDocVersion = "0.4.0 .";
private const string _userAgent = "speakeasy-sdk/csharp 5.9.8 2.340.2 0.4.0 . SpeakeasySDK";
private const string _userAgent = "speakeasy-sdk/csharp 5.9.9 2.340.3 0.4.0 . SpeakeasySDK";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Security>? _securitySource;
Expand Down
6 changes: 3 additions & 3 deletions SpeakeasySDK/Github.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ public class Github: IGithub
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "5.9.8";
private const string _sdkGenVersion = "2.340.2";
private const string _sdkVersion = "5.9.9";
private const string _sdkGenVersion = "2.340.3";
private const string _openapiDocVersion = "0.4.0 .";
private const string _userAgent = "speakeasy-sdk/csharp 5.9.8 2.340.2 0.4.0 . SpeakeasySDK";
private const string _userAgent = "speakeasy-sdk/csharp 5.9.9 2.340.3 0.4.0 . SpeakeasySDK";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Security>? _securitySource;
Expand Down
6 changes: 3 additions & 3 deletions SpeakeasySDK/Metadata.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@ public class Metadata: IMetadata
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "5.9.8";
private const string _sdkGenVersion = "2.340.2";
private const string _sdkVersion = "5.9.9";
private const string _sdkGenVersion = "2.340.3";
private const string _openapiDocVersion = "0.4.0 .";
private const string _userAgent = "speakeasy-sdk/csharp 5.9.8 2.340.2 0.4.0 . SpeakeasySDK";
private const string _userAgent = "speakeasy-sdk/csharp 5.9.9 2.340.3 0.4.0 . SpeakeasySDK";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Security>? _securitySource;
Expand Down
6 changes: 3 additions & 3 deletions SpeakeasySDK/Organizations.cs
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@ public class Organizations: IOrganizations
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "5.9.8";
private const string _sdkGenVersion = "2.340.2";
private const string _sdkVersion = "5.9.9";
private const string _sdkGenVersion = "2.340.3";
private const string _openapiDocVersion = "0.4.0 .";
private const string _userAgent = "speakeasy-sdk/csharp 5.9.8 2.340.2 0.4.0 . SpeakeasySDK";
private const string _userAgent = "speakeasy-sdk/csharp 5.9.9 2.340.3 0.4.0 . SpeakeasySDK";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Security>? _securitySource;
Expand Down
6 changes: 3 additions & 3 deletions SpeakeasySDK/Reports.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@ public class Reports: IReports
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "5.9.8";
private const string _sdkGenVersion = "2.340.2";
private const string _sdkVersion = "5.9.9";
private const string _sdkGenVersion = "2.340.3";
private const string _openapiDocVersion = "0.4.0 .";
private const string _userAgent = "speakeasy-sdk/csharp 5.9.8 2.340.2 0.4.0 . SpeakeasySDK";
private const string _userAgent = "speakeasy-sdk/csharp 5.9.9 2.340.3 0.4.0 . SpeakeasySDK";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Security>? _securitySource;
Expand Down
6 changes: 3 additions & 3 deletions SpeakeasySDK/Requests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@ public class Requests: IRequests
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "5.9.8";
private const string _sdkGenVersion = "2.340.2";
private const string _sdkVersion = "5.9.9";
private const string _sdkGenVersion = "2.340.3";
private const string _openapiDocVersion = "0.4.0 .";
private const string _userAgent = "speakeasy-sdk/csharp 5.9.8 2.340.2 0.4.0 . SpeakeasySDK";
private const string _userAgent = "speakeasy-sdk/csharp 5.9.9 2.340.3 0.4.0 . SpeakeasySDK";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Security>? _securitySource;
Expand Down
6 changes: 3 additions & 3 deletions SpeakeasySDK/SDK.cs
Original file line number Diff line number Diff line change
Expand Up @@ -147,10 +147,10 @@ public class SDK: ISDK
public SDKConfig SDKConfiguration { get; private set; }

private const string _language = "csharp";
private const string _sdkVersion = "5.9.8";
private const string _sdkGenVersion = "2.340.2";
private const string _sdkVersion = "5.9.9";
private const string _sdkGenVersion = "2.340.3";
private const string _openapiDocVersion = "0.4.0 .";
private const string _userAgent = "speakeasy-sdk/csharp 5.9.8 2.340.2 0.4.0 . SpeakeasySDK";
private const string _userAgent = "speakeasy-sdk/csharp 5.9.9 2.340.3 0.4.0 . SpeakeasySDK";
private string _serverUrl = "";
private SDKConfig.Server? _server = null;
private ISpeakeasyHttpClient _client;
Expand Down
6 changes: 3 additions & 3 deletions SpeakeasySDK/Schemas.cs
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,10 @@ public class Schemas: ISchemas
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "5.9.8";
private const string _sdkGenVersion = "2.340.2";
private const string _sdkVersion = "5.9.9";
private const string _sdkGenVersion = "2.340.3";
private const string _openapiDocVersion = "0.4.0 .";
private const string _userAgent = "speakeasy-sdk/csharp 5.9.8 2.340.2 0.4.0 . SpeakeasySDK";
private const string _userAgent = "speakeasy-sdk/csharp 5.9.9 2.340.3 0.4.0 . SpeakeasySDK";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Security>? _securitySource;
Expand Down
2 changes: 1 addition & 1 deletion SpeakeasySDK/SpeakeasySDK.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<IsPackable>true</IsPackable>
<PackageId>SpeakeasySDK</PackageId>
<Version>5.9.8</Version>
<Version>5.9.9</Version>
<Authors>Speakeasy</Authors>
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
Expand Down
6 changes: 3 additions & 3 deletions SpeakeasySDK/Suggest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ public class Suggest: ISuggest
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "5.9.8";
private const string _sdkGenVersion = "2.340.2";
private const string _sdkVersion = "5.9.9";
private const string _sdkGenVersion = "2.340.3";
private const string _openapiDocVersion = "0.4.0 .";
private const string _userAgent = "speakeasy-sdk/csharp 5.9.8 2.340.2 0.4.0 . SpeakeasySDK";
private const string _userAgent = "speakeasy-sdk/csharp 5.9.9 2.340.3 0.4.0 . SpeakeasySDK";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Security>? _securitySource;
Expand Down
2 changes: 1 addition & 1 deletion gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ generation:
auth:
oAuth2ClientCredentialsEnabled: false
csharp:
version: 5.9.8
version: 5.9.9
additionalDependencies: []
author: Speakeasy
clientServerStatusCodesAsErrors: true
Expand Down