Skip to content

Commit 3ebd9bd

Browse files
github-actions[bot]speakeasybotspeakeasy-github[bot]
authored
chore: 🐝 Update SDK - Generate 0.19.7 (#68)
* ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.657.0 * empty commit to trigger [run-tests] workflow --------- Co-authored-by: speakeasybot <[email protected]> Co-authored-by: speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>
1 parent f5163cb commit 3ebd9bd

File tree

104 files changed

+223
-213
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

104 files changed

+223
-213
lines changed

β€Ž.speakeasy/gen.lockβ€Ž

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: f306da52-7172-441d-9f8c-9d055cef9c2a
33
management:
4-
docChecksum: ecd482039e1c45a66d454e3ee702eac5
4+
docChecksum: caad6e276b21c15b5bbc5d1deb7468e0
55
docVersion: 10.21.15
6-
speakeasyVersion: 1.656.1
7-
generationVersion: 2.753.1
8-
releaseVersion: 0.19.6
9-
configChecksum: 3e4458b0a9677448694b50ea1625d05e
6+
speakeasyVersion: 1.657.0
7+
generationVersion: 2.755.0
8+
releaseVersion: 0.19.7
9+
configChecksum: 696116552656a450b519bbd71029616f
1010
repoURL: https://github.com/apideck-libraries/sdk-csharp.git
1111
published: true
1212
features:

β€Ž.speakeasy/gen.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ generation:
2525
generateNewTests: false
2626
skipResponseBodyAssertions: false
2727
csharp:
28-
version: 0.19.6
28+
version: 0.19.7
2929
additionalDependencies: []
3030
author: Speakeasy
3131
baseErrorName: BaseException

β€Ž.speakeasy/workflow.lockβ€Ž

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.656.1
1+
speakeasyVersion: 1.657.0
22
sources:
33
Apideck:
44
sourceNamespace: apideck
5-
sourceRevisionDigest: sha256:ce289c2fb9beaebef7aadd72398653dfd46f3797e4ebf34f7a1e902876050f61
6-
sourceBlobDigest: sha256:561a7ad1de4091baf9a1a59a69c1117050b31133ff92a01da9bf0df2b2bc40aa
5+
sourceRevisionDigest: sha256:d56eab2650626d4abab74c59a9964241c1f95f78f061746a1204c8d53d66287e
6+
sourceBlobDigest: sha256:ff72a34209666eb1481ab777e05f0c210531ad35dad504b6d22941181568fe70
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1763020782
9+
- speakeasy-sdk-regen-1763146665
1010
- 10.21.15
1111
targets:
1212
apideck:
1313
source: Apideck
1414
sourceNamespace: apideck
15-
sourceRevisionDigest: sha256:ce289c2fb9beaebef7aadd72398653dfd46f3797e4ebf34f7a1e902876050f61
16-
sourceBlobDigest: sha256:561a7ad1de4091baf9a1a59a69c1117050b31133ff92a01da9bf0df2b2bc40aa
15+
sourceRevisionDigest: sha256:d56eab2650626d4abab74c59a9964241c1f95f78f061746a1204c8d53d66287e
16+
sourceBlobDigest: sha256:ff72a34209666eb1481ab777e05f0c210531ad35dad504b6d22941181568fe70
1717
codeSamplesNamespace: apideck-csharp-code-samples
18-
codeSamplesRevisionDigest: sha256:8d45fd743c28ef934d5054b5901063be0d852440f89d5660edd2b1c9a4850c9d
18+
codeSamplesRevisionDigest: sha256:b884469243b187b333683ced7edbba2fccdfafe7166011b149e14041139cc51d
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

β€ŽRELEASES.mdβ€Ž

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,4 +538,14 @@ Based on:
538538
### Generated
539539
- [csharp v0.19.6] .
540540
### Releases
541-
- [NuGet v0.19.6] https://www.nuget.org/packages/ApideckUnifySdk/0.19.6 - .
541+
- [NuGet v0.19.6] https://www.nuget.org/packages/ApideckUnifySdk/0.19.6 - .
542+
543+
## 2025-11-14 18:57:23
544+
### Changes
545+
Based on:
546+
- OpenAPI Doc
547+
- Speakeasy CLI 1.657.0 (2.755.0) https://github.com/speakeasy-api/speakeasy
548+
### Generated
549+
- [csharp v0.19.7] .
550+
### Releases
551+
- [NuGet v0.19.7] https://www.nuget.org/packages/ApideckUnifySdk/0.19.7 - .

β€Ždocs/sdks/connections/README.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,8 +366,8 @@ VaultConnectionsImportRequest req = new VaultConnectionsImportRequest() {
366366
},
367367
Metadata = new Dictionary<string, object>() {
368368
{ "account", new Dictionary<string, object>() {
369-
{ "id", "c01458a5-7276-41ce-bc19-639906b0450a" },
370369
{ "name", "My Company" },
370+
{ "id", "c01458a5-7276-41ce-bc19-639906b0450a" },
371371
} },
372372
{ "plan", "enterprise" },
373373
},

β€Žsrc/ApideckUnifySdk/Accounting.csβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ public class Accounting: IAccounting
5151
{
5252
public SDKConfig SDKConfiguration { get; private set; }
5353
private const string _language = "csharp";
54-
private const string _sdkVersion = "0.19.6";
55-
private const string _sdkGenVersion = "2.753.1";
54+
private const string _sdkVersion = "0.19.7";
55+
private const string _sdkGenVersion = "2.755.0";
5656
private const string _openapiDocVersion = "10.21.15";
5757
public ITaxRates TaxRates { get; private set; }
5858
public IBills Bills { get; private set; }

β€Žsrc/ApideckUnifySdk/Activities.csβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ public class Activities: IActivities
7777
{
7878
public SDKConfig SDKConfiguration { get; private set; }
7979
private const string _language = "csharp";
80-
private const string _sdkVersion = "0.19.6";
81-
private const string _sdkGenVersion = "2.753.1";
80+
private const string _sdkVersion = "0.19.7";
81+
private const string _sdkGenVersion = "2.755.0";
8282
private const string _openapiDocVersion = "10.21.15";
8383

8484
public Activities(SDKConfig config)

β€Žsrc/ApideckUnifySdk/AgedCreditors.csβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ public class AgedCreditors: IAgedCreditors
3939
{
4040
public SDKConfig SDKConfiguration { get; private set; }
4141
private const string _language = "csharp";
42-
private const string _sdkVersion = "0.19.6";
43-
private const string _sdkGenVersion = "2.753.1";
42+
private const string _sdkVersion = "0.19.7";
43+
private const string _sdkGenVersion = "2.755.0";
4444
private const string _openapiDocVersion = "10.21.15";
4545

4646
public AgedCreditors(SDKConfig config)

β€Žsrc/ApideckUnifySdk/AgedDebtors.csβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ public class AgedDebtors: IAgedDebtors
3939
{
4040
public SDKConfig SDKConfiguration { get; private set; }
4141
private const string _language = "csharp";
42-
private const string _sdkVersion = "0.19.6";
43-
private const string _sdkGenVersion = "2.753.1";
42+
private const string _sdkVersion = "0.19.7";
43+
private const string _sdkGenVersion = "2.755.0";
4444
private const string _openapiDocVersion = "10.21.15";
4545

4646
public AgedDebtors(SDKConfig config)

β€Žsrc/ApideckUnifySdk/ApiResourceCoverage.csβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ public class ApiResourceCoverage: IApiResourceCoverage
3939
{
4040
public SDKConfig SDKConfiguration { get; private set; }
4141
private const string _language = "csharp";
42-
private const string _sdkVersion = "0.19.6";
43-
private const string _sdkGenVersion = "2.753.1";
42+
private const string _sdkVersion = "0.19.7";
43+
private const string _sdkGenVersion = "2.755.0";
4444
private const string _openapiDocVersion = "10.21.15";
4545

4646
public ApiResourceCoverage(SDKConfig config)

0 commit comments

Comments
Β (0)