Skip to content

Commit

Permalink
Merge pull request #1 from apideck-libraries/speakeasy-sdk-regen-1733…
Browse files Browse the repository at this point in the history
…449302

chore: 🐝 Update SDK - Generate 0.0.4
  • Loading branch information
Amzani authored Dec 6, 2024
2 parents 5461c2d + e1d3a57 commit 10bb28c
Show file tree
Hide file tree
Showing 189 changed files with 779 additions and 683 deletions.
23 changes: 14 additions & 9 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
lockVersion: 2.0.0
id: f306da52-7172-441d-9f8c-9d055cef9c2a
management:
docChecksum: 29e131cc34f149097161628c2a21c36d
docVersion: 10.8.2
speakeasyVersion: 1.451.7
generationVersion: 2.471.2
releaseVersion: 0.0.3
configChecksum: d5c0a76805dfdeab7b49a89ebbca7ac1
docChecksum: 5a3c61710af05ae5c21380b118217322
docVersion: 10.8.3
speakeasyVersion: 1.453.0
generationVersion: 2.472.1
releaseVersion: 0.0.4
configChecksum: 5c149b42e06bb5d4c015e0665194c224
repoURL: https://github.com/apideck-libraries/sdk-csharp.git
published: true
features:
csharp:
Expand Down Expand Up @@ -530,6 +531,7 @@ generatedFiles:
- docs/Models/Components/LeavingReason.md
- docs/Models/Components/LedgerAccount.md
- docs/Models/Components/LedgerAccountInput.md
- docs/Models/Components/LedgerAccountSubsidiaries.md
- docs/Models/Components/LedgerAccountType.md
- docs/Models/Components/LedgerAccountsFilter.md
- docs/Models/Components/LedgerAccountsSort.md
Expand Down Expand Up @@ -686,6 +688,7 @@ generatedFiles:
- docs/Models/Components/TrackingCategory.md
- docs/Models/Components/TrackingCategoryInput.md
- docs/Models/Components/TrackingCategoryStatus.md
- docs/Models/Components/TrackingCategorySubsidiaries.md
- docs/Models/Components/TrackingItem.md
- docs/Models/Components/Type.md
- docs/Models/Components/UnexpectedErrorResponse.md
Expand Down Expand Up @@ -1936,6 +1939,7 @@ generatedFiles:
- src/ApideckUnifySdk/Models/Components/LeavingReason.cs
- src/ApideckUnifySdk/Models/Components/LedgerAccount.cs
- src/ApideckUnifySdk/Models/Components/LedgerAccountInput.cs
- src/ApideckUnifySdk/Models/Components/LedgerAccountSubsidiaries.cs
- src/ApideckUnifySdk/Models/Components/LedgerAccountType.cs
- src/ApideckUnifySdk/Models/Components/LedgerAccountsFilter.cs
- src/ApideckUnifySdk/Models/Components/LedgerAccountsSort.cs
Expand Down Expand Up @@ -2092,6 +2096,7 @@ generatedFiles:
- src/ApideckUnifySdk/Models/Components/TrackingCategory.cs
- src/ApideckUnifySdk/Models/Components/TrackingCategoryInput.cs
- src/ApideckUnifySdk/Models/Components/TrackingCategoryStatus.cs
- src/ApideckUnifySdk/Models/Components/TrackingCategorySubsidiaries.cs
- src/ApideckUnifySdk/Models/Components/TrackingItem.cs
- src/ApideckUnifySdk/Models/Components/Type.cs
- src/ApideckUnifySdk/Models/Components/UnexpectedErrorResponse.cs
Expand Down Expand Up @@ -9071,7 +9076,7 @@ examples:
"422":
application/json: {"status_code": 422, "error": "Unprocessable Entity", "type_name": "InvalidStateError", "message": "Invalid State", "detail": "Unprocessable request, please verify your request headers and body.", "ref": "https://developers.apideck.com/errors#invalidstateerror"}
default:
application/json: {"status_code": 400, "error": "Bad Request", "type_name": "RequestHeadersValidationError", "message": "Invalid Params", "detail": {"missing": [{"x-apideck-consumer-id": "required"}]}, "ref": "https://developers.apideck.com/errors#unauthorizederror"}
application/json: {"status_code": 400, "error": "Bad Request", "type_name": "RequestHeadersValidationError", "message": "Invalid Params", "detail": "Missing Header: x-apideck-consumer-id", "ref": "https://developers.apideck.com/errors#unauthorizederror"}
vault.validateConnectionState:
"":
parameters:
Expand All @@ -9093,7 +9098,7 @@ examples:
"404":
application/json: {"status_code": 404, "error": "Not Found", "type_name": "EntityNotFoundError", "message": "Unknown Widget", "detail": "Could not find widget with id: '123'", "ref": "https://developers.apideck.com/errors#entitynotfounderror"}
"422":
application/json: {"status_code": 422, "error": "Unprocessable Entity", "type_name": "InvalidStateError", "message": "Invalid State", "detail": {"error": "Unprocessable", "message": "Unprocessable request, please verify your request headers and body."}, "ref": "https://developers.apideck.com/errors#invalidstateerror"}
application/json: {"status_code": 422, "error": "Unprocessable Entity", "type_name": "InvalidStateError", "message": "Invalid State", "detail": "Unprocessable request, please verify your request headers and body.", "ref": "https://developers.apideck.com/errors#invalidstateerror"}
default:
application/json: {"status_code": 400, "error": "Bad Request", "type_name": "RequestHeadersValidationError", "message": "Invalid Params", "detail": {"missing": [{"x-apideck-consumer-id": "required"}]}, "ref": "https://developers.apideck.com/errors#unauthorizederror"}
vault.createCallbackState:
Expand All @@ -9119,7 +9124,7 @@ examples:
"404":
application/json: {"status_code": 404, "error": "Not Found", "type_name": "EntityNotFoundError", "message": "Unknown Widget", "detail": "Could not find widget with id: '123'", "ref": "https://developers.apideck.com/errors#entitynotfounderror"}
"422":
application/json: {"status_code": 422, "error": "Unprocessable Entity", "type_name": "InvalidStateError", "message": "Invalid State", "detail": {"error": "Unprocessable", "message": "Unprocessable request, please verify your request headers and body."}, "ref": "https://developers.apideck.com/errors#invalidstateerror"}
application/json: {"status_code": 422, "error": "Unprocessable Entity", "type_name": "InvalidStateError", "message": "Invalid State", "detail": "Unprocessable request, please verify your request headers and body.", "ref": "https://developers.apideck.com/errors#invalidstateerror"}
default:
application/json: {"status_code": 400, "error": "Bad Request", "type_name": "RequestHeadersValidationError", "message": "Invalid Params", "detail": {"missing": [{"x-apideck-consumer-id": "required"}]}, "ref": "https://developers.apideck.com/errors#unauthorizederror"}
vault.connectionSettingsAll:
Expand Down
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ generation:
oAuth2ClientCredentialsEnabled: true
oAuth2PasswordEnabled: true
csharp:
version: 0.0.3
version: 0.0.4
additionalDependencies: []
author: Speakeasy
clientServerStatusCodesAsErrors: true
Expand Down
15 changes: 8 additions & 7 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,21 @@
speakeasyVersion: 1.451.7
speakeasyVersion: 1.453.0
sources:
Apideck:
sourceNamespace: apideck
sourceRevisionDigest: sha256:d9bdd0e8c654830bb8d9735718fca79769c0c3b8531eaf167a60763446b0b8bb
sourceBlobDigest: sha256:fddd10690c80869d4e68901544c3e4259054ba9a99e1419a5695ee831fb8e538
sourceRevisionDigest: sha256:98fff43801d871e985b59e68d69bd0fb12e99cd7603e5d01bc3141ca7e4b9351
sourceBlobDigest: sha256:c78223a6f6e3fb5b1d9f0d663d8bd72bf35ecc3ed8435dd81561c45569a9f642
tags:
- latest
- 10.8.2
- speakeasy-sdk-regen-1733449302
- 10.8.3
targets:
apideck:
source: Apideck
sourceNamespace: apideck
sourceRevisionDigest: sha256:d9bdd0e8c654830bb8d9735718fca79769c0c3b8531eaf167a60763446b0b8bb
sourceBlobDigest: sha256:fddd10690c80869d4e68901544c3e4259054ba9a99e1419a5695ee831fb8e538
sourceRevisionDigest: sha256:98fff43801d871e985b59e68d69bd0fb12e99cd7603e5d01bc3141ca7e4b9351
sourceBlobDigest: sha256:c78223a6f6e3fb5b1d9f0d663d8bd72bf35ecc3ed8435dd81561c45569a9f642
codeSamplesNamespace: apideck-csharp-code-samples
codeSamplesRevisionDigest: sha256:9374fa54422bd8b7eff32e5f38ecec40a17b9ff5d13bd7ed130a5bd584306dac
codeSamplesRevisionDigest: sha256:a31082ae4ad8997d34a865f9df768f5762e4a6d72a7ac33dc22e143f2b0ea7b1
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
20 changes: 10 additions & 10 deletions NUGET.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ using ApideckUnifySdk.Models.Components;
using System.Collections.Generic;

var sdk = new Apideck(
apiKey: "<YOUR_API_KEY_HERE>",
apiKey: "<YOUR_BEARER_TOKEN_HERE>",
consumerId: "test-consumer",
appId: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX"
);
Expand Down Expand Up @@ -46,9 +46,9 @@ var res = await sdk.Accounting.TaxRates.ListAsync(req);

This SDK supports the following security scheme globally:

| Name | Type | Scheme |
| -------- | ------ | ------- |
| `ApiKey` | apiKey | API key |
| Name | Type | Scheme |
| -------- | ---- | ----------- |
| `ApiKey` | http | HTTP Bearer |

To authenticate with the API the `ApiKey` parameter must be set when initializing the SDK client instance. For example:
```csharp
Expand All @@ -58,7 +58,7 @@ using ApideckUnifySdk.Models.Components;
using System.Collections.Generic;

var sdk = new Apideck(
apiKey: "<YOUR_API_KEY_HERE>",
apiKey: "<YOUR_BEARER_TOKEN_HERE>",
consumerId: "test-consumer",
appId: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX"
);
Expand Down Expand Up @@ -97,7 +97,7 @@ using ApideckUnifySdk.Models.Components;
using System.Collections.Generic;

var sdk = new Apideck(
apiKey: "<YOUR_API_KEY_HERE>",
apiKey: "<YOUR_BEARER_TOKEN_HERE>",
consumerId: "test-consumer",
appId: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX"
);
Expand Down Expand Up @@ -152,7 +152,7 @@ var sdk = new Apideck(
),
retryConnectionErrors: false
),
apiKey: "<YOUR_API_KEY_HERE>",
apiKey: "<YOUR_BEARER_TOKEN_HERE>",
consumerId: "test-consumer",
appId: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX"
);
Expand Down Expand Up @@ -213,7 +213,7 @@ using System;
using ApideckUnifySdk.Models.Errors;

var sdk = new Apideck(
apiKey: "<YOUR_API_KEY_HERE>",
apiKey: "<YOUR_BEARER_TOKEN_HERE>",
consumerId: "test-consumer",
appId: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX"
);
Expand Down Expand Up @@ -289,7 +289,7 @@ using System.Collections.Generic;

var sdk = new Apideck(
serverUrl: "https://unify.apideck.com",
apiKey: "<YOUR_API_KEY_HERE>",
apiKey: "<YOUR_BEARER_TOKEN_HERE>",
consumerId: "test-consumer",
appId: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX"
);
Expand Down Expand Up @@ -324,7 +324,7 @@ using ApideckUnifySdk.Models.Components;
using System.Collections.Generic;

var sdk = new Apideck(
apiKey: "<YOUR_API_KEY_HERE>",
apiKey: "<YOUR_BEARER_TOKEN_HERE>",
consumerId: "test-consumer",
appId: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX"
);
Expand Down
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ using ApideckUnifySdk.Models.Components;
using System.Collections.Generic;

var sdk = new Apideck(
apiKey: "<YOUR_API_KEY_HERE>",
apiKey: "<YOUR_BEARER_TOKEN_HERE>",
consumerId: "test-consumer",
appId: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX"
);
Expand Down Expand Up @@ -98,9 +98,9 @@ var res = await sdk.Accounting.TaxRates.ListAsync(req);

This SDK supports the following security scheme globally:

| Name | Type | Scheme |
| -------- | ------ | ------- |
| `ApiKey` | apiKey | API key |
| Name | Type | Scheme |
| -------- | ---- | ----------- |
| `ApiKey` | http | HTTP Bearer |

To authenticate with the API the `ApiKey` parameter must be set when initializing the SDK client instance. For example:
```csharp
Expand All @@ -110,7 +110,7 @@ using ApideckUnifySdk.Models.Components;
using System.Collections.Generic;

var sdk = new Apideck(
apiKey: "<YOUR_API_KEY_HERE>",
apiKey: "<YOUR_BEARER_TOKEN_HERE>",
consumerId: "test-consumer",
appId: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX"
);
Expand Down Expand Up @@ -672,7 +672,7 @@ using ApideckUnifySdk.Models.Components;
using System.Collections.Generic;

var sdk = new Apideck(
apiKey: "<YOUR_API_KEY_HERE>",
apiKey: "<YOUR_BEARER_TOKEN_HERE>",
consumerId: "test-consumer",
appId: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX"
);
Expand Down Expand Up @@ -727,7 +727,7 @@ var sdk = new Apideck(
),
retryConnectionErrors: false
),
apiKey: "<YOUR_API_KEY_HERE>",
apiKey: "<YOUR_BEARER_TOKEN_HERE>",
consumerId: "test-consumer",
appId: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX"
);
Expand Down Expand Up @@ -788,7 +788,7 @@ using System;
using ApideckUnifySdk.Models.Errors;

var sdk = new Apideck(
apiKey: "<YOUR_API_KEY_HERE>",
apiKey: "<YOUR_BEARER_TOKEN_HERE>",
consumerId: "test-consumer",
appId: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX"
);
Expand Down Expand Up @@ -864,7 +864,7 @@ using System.Collections.Generic;

var sdk = new Apideck(
serverUrl: "https://unify.apideck.com",
apiKey: "<YOUR_API_KEY_HERE>",
apiKey: "<YOUR_BEARER_TOKEN_HERE>",
consumerId: "test-consumer",
appId: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX"
);
Expand Down Expand Up @@ -899,7 +899,7 @@ using ApideckUnifySdk.Models.Components;
using System.Collections.Generic;

var sdk = new Apideck(
apiKey: "<YOUR_API_KEY_HERE>",
apiKey: "<YOUR_BEARER_TOKEN_HERE>",
consumerId: "test-consumer",
appId: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX"
);
Expand Down
11 changes: 11 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@


## 2024-12-06 16:21:47
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.453.0 (2.472.1) https://github.com/speakeasy-api/speakeasy
### Generated
- [csharp v0.0.4] .
### Releases
- [NuGet v0.0.4] https://www.nuget.org/packages/ApideckUnifySdk/0.0.4 - .
2 changes: 1 addition & 1 deletion USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ using ApideckUnifySdk.Models.Components;
using System.Collections.Generic;

var sdk = new Apideck(
apiKey: "<YOUR_API_KEY_HERE>",
apiKey: "<YOUR_BEARER_TOKEN_HERE>",
consumerId: "test-consumer",
appId: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX"
);
Expand Down
2 changes: 1 addition & 1 deletion docs/Models/Components/LedgerAccount.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
| `SubAccount` | *bool* | :heavy_minus_sign: | Whether the account is a sub account or not. | false |
| `SubAccounts` | List<[SubAccounts](../../Models/Components/SubAccounts.md)> | :heavy_minus_sign: | The sub accounts of the account. | |
| `LastReconciliationDate` | [LocalDate](https://nodatime.org/3.1.x/api/NodaTime.LocalDate.html) | :heavy_minus_sign: | Reconciliation Date means the last calendar day of each Reconciliation Period. | 2020-09-30 |
| `Subsidiaries` | List<[Models.Components.Subsidiaries](../../Models/Components/Subsidiaries.md)> | :heavy_minus_sign: | The subsidiaries the account belongs to. | |
| `Subsidiaries` | List<[LedgerAccountSubsidiaries](../../Models/Components/LedgerAccountSubsidiaries.md)> | :heavy_minus_sign: | The subsidiaries the account belongs to. | |
| `CustomMappings` | [Models.Components.CustomMappings](../../Models/Components/CustomMappings.md) | :heavy_minus_sign: | When custom mappings are configured on the resource, the result is included here. | |
| `RowVersion` | *string* | :heavy_minus_sign: | A binary value used to detect updates to a object and prevent data conflicts. It is incremented each time an update is made to the object. | 1-12345 |
| `UpdatedBy` | *string* | :heavy_minus_sign: | The user who last updated the object. | 12345 |
Expand Down
Loading

0 comments on commit 10bb28c

Please sign in to comment.