File tree Expand file tree Collapse file tree 18 files changed +75
-44
lines changed Expand file tree Collapse file tree 18 files changed +75
-44
lines changed Original file line number Diff line number Diff line change 11lockVersion: 2.0.0
22id: f73d2126-985b-4d69-88ee-b7c69254d8bf
33management:
4- docChecksum: 95815a9501527c69c4aab613380685a5
4+ docChecksum: 141a9989778e09b7c6bb43e496b49905
55 docVersion: 0.4.0
6- speakeasyVersion: 1.260.6
7- generationVersion: 2.311.1
8- releaseVersion: 5.4.4
9- configChecksum: 4a374149f9c34c8981c518324bd89667
6+ speakeasyVersion: 1.267.0
7+ generationVersion: 2.312.0
8+ releaseVersion: 5.4.5
9+ configChecksum: c312adcab0e9184fcb2e1a993f3a69cc
1010 repoURL: https://github.com/speakeasy-api/speakeasy-client-sdk-csharp.git
1111 repoSubDirectory: .
1212 published: true
Original file line number Diff line number Diff line change @@ -558,4 +558,14 @@ Based on:
558558### Generated
559559- [ csharp v5.4.4] .
560560### Releases
561- - [ NuGet v5.4.4] https://www.nuget.org/packages/SpeakeasySDK/5.4.4 - .
561+ - [ NuGet v5.4.4] https://www.nuget.org/packages/SpeakeasySDK/5.4.4 - .
562+
563+ ## 2024-04-20 00:03:20
564+ ### Changes
565+ Based on:
566+ - OpenAPI Doc 0.4.0 https://docs.speakeasyapi.dev/openapi.yaml
567+ - Speakeasy CLI 1.267.0 (2.312.0) https://github.com/speakeasy-api/speakeasy
568+ ### Generated
569+ - [ csharp v5.4.5] .
570+ ### Releases
571+ - [ NuGet v5.4.5] https://www.nuget.org/packages/SpeakeasySDK/5.4.5 - .
Original file line number Diff line number Diff line change @@ -97,10 +97,10 @@ public class ApiEndpoints: IApiEndpoints
9797 {
9898 public SDKConfig SDKConfiguration { get ; private set ; }
9999 private const string _language = "csharp" ;
100- private const string _sdkVersion = "5.4.4 " ;
101- private const string _sdkGenVersion = "2.311.1 " ;
100+ private const string _sdkVersion = "5.4.5 " ;
101+ private const string _sdkGenVersion = "2.312.0 " ;
102102 private const string _openapiDocVersion = "0.4.0" ;
103- private const string _userAgent = "speakeasy-sdk/csharp 5.4.4 2.311.1 0.4.0 SpeakeasySDK" ;
103+ private const string _userAgent = "speakeasy-sdk/csharp 5.4.5 2.312.0 0.4.0 SpeakeasySDK" ;
104104 private string _serverUrl = "" ;
105105 private ISpeakeasyHttpClient _defaultClient ;
106106 private Func < Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -93,10 +93,10 @@ public class Apis: IApis
9393 {
9494 public SDKConfig SDKConfiguration { get ; private set ; }
9595 private const string _language = "csharp" ;
96- private const string _sdkVersion = "5.4.4 " ;
97- private const string _sdkGenVersion = "2.311.1 " ;
96+ private const string _sdkVersion = "5.4.5 " ;
97+ private const string _sdkGenVersion = "2.312.0 " ;
9898 private const string _openapiDocVersion = "0.4.0" ;
99- private const string _userAgent = "speakeasy-sdk/csharp 5.4.4 2.311.1 0.4.0 SpeakeasySDK" ;
99+ private const string _userAgent = "speakeasy-sdk/csharp 5.4.5 2.312.0 0.4.0 SpeakeasySDK" ;
100100 private string _serverUrl = "" ;
101101 private ISpeakeasyHttpClient _defaultClient ;
102102 private Func < Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -51,10 +51,10 @@ public class Artifacts: IArtifacts
5151 {
5252 public SDKConfig SDKConfiguration { get ; private set ; }
5353 private const string _language = "csharp" ;
54- private const string _sdkVersion = "5.4.4 " ;
55- private const string _sdkGenVersion = "2.311.1 " ;
54+ private const string _sdkVersion = "5.4.5 " ;
55+ private const string _sdkGenVersion = "2.312.0 " ;
5656 private const string _openapiDocVersion = "0.4.0" ;
57- private const string _userAgent = "speakeasy-sdk/csharp 5.4.4 2.311.1 0.4.0 SpeakeasySDK" ;
57+ private const string _userAgent = "speakeasy-sdk/csharp 5.4.5 2.312.0 0.4.0 SpeakeasySDK" ;
5858 private string _serverUrl = "" ;
5959 private ISpeakeasyHttpClient _defaultClient ;
6060 private Func < Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -59,10 +59,10 @@ public class Auth: IAuth
5959 {
6060 public SDKConfig SDKConfiguration { get ; private set ; }
6161 private const string _language = "csharp" ;
62- private const string _sdkVersion = "5.4.4 " ;
63- private const string _sdkGenVersion = "2.311.1 " ;
62+ private const string _sdkVersion = "5.4.5 " ;
63+ private const string _sdkGenVersion = "2.312.0 " ;
6464 private const string _openapiDocVersion = "0.4.0" ;
65- private const string _userAgent = "speakeasy-sdk/csharp 5.4.4 2.311.1 0.4.0 SpeakeasySDK" ;
65+ private const string _userAgent = "speakeasy-sdk/csharp 5.4.5 2.312.0 0.4.0 SpeakeasySDK" ;
6666 private string _serverUrl = "" ;
6767 private ISpeakeasyHttpClient _defaultClient ;
6868 private Func < Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -55,10 +55,10 @@ public class Embeds: IEmbeds
5555 {
5656 public SDKConfig SDKConfiguration { get ; private set ; }
5757 private const string _language = "csharp" ;
58- private const string _sdkVersion = "5.4.4 " ;
59- private const string _sdkGenVersion = "2.311.1 " ;
58+ private const string _sdkVersion = "5.4.5 " ;
59+ private const string _sdkGenVersion = "2.312.0 " ;
6060 private const string _openapiDocVersion = "0.4.0" ;
61- private const string _userAgent = "speakeasy-sdk/csharp 5.4.4 2.311.1 0.4.0 SpeakeasySDK" ;
61+ private const string _userAgent = "speakeasy-sdk/csharp 5.4.5 2.312.0 0.4.0 SpeakeasySDK" ;
6262 private string _serverUrl = "" ;
6363 private ISpeakeasyHttpClient _defaultClient ;
6464 private Func < Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -54,10 +54,10 @@ public class Events: IEvents
5454 {
5555 public SDKConfig SDKConfiguration { get ; private set ; }
5656 private const string _language = "csharp" ;
57- private const string _sdkVersion = "5.4.4 " ;
58- private const string _sdkGenVersion = "2.311.1 " ;
57+ private const string _sdkVersion = "5.4.5 " ;
58+ private const string _sdkGenVersion = "2.312.0 " ;
5959 private const string _openapiDocVersion = "0.4.0" ;
60- private const string _userAgent = "speakeasy-sdk/csharp 5.4.4 2.311.1 0.4.0 SpeakeasySDK" ;
60+ private const string _userAgent = "speakeasy-sdk/csharp 5.4.5 2.312.0 0.4.0 SpeakeasySDK" ;
6161 private string _serverUrl = "" ;
6262 private ISpeakeasyHttpClient _defaultClient ;
6363 private Func < Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -50,10 +50,10 @@ public class Metadata: IMetadata
5050 {
5151 public SDKConfig SDKConfiguration { get ; private set ; }
5252 private const string _language = "csharp" ;
53- private const string _sdkVersion = "5.4.4 " ;
54- private const string _sdkGenVersion = "2.311.1 " ;
53+ private const string _sdkVersion = "5.4.5 " ;
54+ private const string _sdkGenVersion = "2.312.0 " ;
5555 private const string _openapiDocVersion = "0.4.0" ;
56- private const string _userAgent = "speakeasy-sdk/csharp 5.4.4 2.311.1 0.4.0 SpeakeasySDK" ;
56+ private const string _userAgent = "speakeasy-sdk/csharp 5.4.5 2.312.0 0.4.0 SpeakeasySDK" ;
5757 private string _serverUrl = "" ;
5858 private ISpeakeasyHttpClient _defaultClient ;
5959 private Func < Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -168,6 +168,24 @@ public class TargetSDK
168168 [ JsonProperty ( "repo_label" ) ]
169169 public string ? RepoLabel { get ; set ; }
170170
171+ /// <summary>
172+ /// The blob digest of the source.
173+ /// </summary>
174+ [ JsonProperty ( "source_blob_digest" ) ]
175+ public string ? SourceBlobDigest { get ; set ; }
176+
177+ /// <summary>
178+ /// The namespace name of the source.
179+ /// </summary>
180+ [ JsonProperty ( "source_namespace_name" ) ]
181+ public string ? SourceNamespaceName { get ; set ; }
182+
183+ /// <summary>
184+ /// The revision digest of the source.
185+ /// </summary>
186+ [ JsonProperty ( "source_revision_digest" ) ]
187+ public string ? SourceRevisionDigest { get ; set ; }
188+
171189 /// <summary>
172190 /// Indicates whether the event was successful.
173191 /// </summary>
You can’t perform that action at this time.
0 commit comments