Skip to content

Commit 0052dfc

Browse files
authored
Merge pull request #49 from apideck-libraries/speakeasy-sdk-regen-1755168720
chore: 🐝 Update SDK - Generate 0.13.2
2 parents 252aba2 + 028aacc commit 0052dfc

File tree

110 files changed

+335
-301
lines changed

Some content is hidden

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

110 files changed

+335
-301
lines changed

.speakeasy/gen.lock

Lines changed: 10 additions & 9 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: 3508acc42fae389531f955a5c0ef2d51
5-
docVersion: 10.20.6
6-
speakeasyVersion: 1.603.0
7-
generationVersion: 2.681.1
8-
releaseVersion: 0.13.1
9-
configChecksum: 87031db0be13c105ccd47043806efb74
4+
docChecksum: adbe8651971e100ed9d43a08042577ad
5+
docVersion: 10.20.8
6+
speakeasyVersion: 1.606.0
7+
generationVersion: 2.686.7
8+
releaseVersion: 0.13.2
9+
configChecksum: ab2a802f6ddd45d268f04cd452e0d482
1010
repoURL: https://github.com/apideck-libraries/sdk-csharp.git
1111
published: true
1212
features:
@@ -6237,7 +6237,7 @@ examples:
62376237
x-apideck-app-id: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX"
62386238
x-apideck-service-id: "salesforce"
62396239
requestBody:
6240-
application/json: {"parent_id": "12345", "name": "SpaceX", "status": "active", "row_version": "1-12345", "pass_through": [{"service_id": "<id>", "extend_paths": [{"path": "$.nested.property", "value": {"TaxClassificationRef": {"value": "EUC-99990201-V1-00020000"}}}]}]}
6240+
application/json: {"parent_id": "12345", "name": "SpaceX", "status": "active", "currencies": ["USD"], "row_version": "1-12345", "pass_through": [{"service_id": "<id>", "extend_paths": [{"path": "$.nested.property", "value": {"TaxClassificationRef": {"value": "EUC-99990201-V1-00020000"}}}]}]}
62416241
responses:
62426242
"201":
62436243
application/json: {"status_code": 200, "status": "OK", "service": "quickbooks", "resource": "subsidiaries", "operation": "add", "data": {"id": "12345"}}
@@ -6293,7 +6293,7 @@ examples:
62936293
x-apideck-service-id: "salesforce"
62946294
responses:
62956295
"200":
6296-
application/json: {"status_code": 200, "status": "OK", "service": "xero", "resource": "subsidiaries", "operation": "one", "data": {"id": "12345", "parent_id": "12345", "name": "SpaceX", "status": "active", "row_version": "1-12345", "updated_by": "12345", "created_by": "12345", "updated_at": "2020-09-30T07:43:32.000Z", "created_at": "2020-09-30T07:43:32.000Z", "pass_through": [{"service_id": "<id>", "extend_paths": [{"path": "$.nested.property", "value": {"TaxClassificationRef": {"value": "EUC-99990201-V1-00020000"}}}]}]}}
6296+
application/json: {"status_code": 200, "status": "OK", "service": "xero", "resource": "subsidiaries", "operation": "one", "data": {"id": "12345", "parent_id": "12345", "name": "SpaceX", "status": "active", "currencies": ["USD"], "row_version": "1-12345", "updated_by": "12345", "created_by": "12345", "updated_at": "2020-09-30T07:43:32.000Z", "created_at": "2020-09-30T07:43:32.000Z", "pass_through": [{"service_id": "<id>", "extend_paths": [{"path": "$.nested.property", "value": {"TaxClassificationRef": {"value": "EUC-99990201-V1-00020000"}}}]}]}}
62976297
"400":
62986298
application/json: {"status_code": 400, "error": "Bad Request", "type_name": "RequestValidationError", "message": "Invalid Params", "detail": "Missing property foobar", "ref": "https://developers.apideck.com/errors#requestvalidationerror"}
62996299
"401":
@@ -6345,7 +6345,7 @@ examples:
63456345
x-apideck-app-id: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX"
63466346
x-apideck-service-id: "salesforce"
63476347
requestBody:
6348-
application/json: {"parent_id": "12345", "name": "SpaceX", "status": "active", "row_version": "1-12345", "pass_through": [{"service_id": "<id>", "extend_paths": [{"path": "$.nested.property", "value": {"TaxClassificationRef": {"value": "EUC-99990201-V1-00020000"}}}]}]}
6348+
application/json: {"parent_id": "12345", "name": "SpaceX", "status": "active", "currencies": ["USD"], "row_version": "1-12345", "pass_through": [{"service_id": "<id>", "extend_paths": [{"path": "$.nested.property", "value": {"TaxClassificationRef": {"value": "EUC-99990201-V1-00020000"}}}]}]}
63496349
responses:
63506350
"200":
63516351
application/json: {"status_code": 200, "status": "OK", "service": "quickbooks", "resource": "subsidiaries", "operation": "update", "data": {"id": "12345"}}
@@ -18190,3 +18190,4 @@ examples:
1819018190
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"}
1819118191
examplesVersion: 1.0.2
1819218192
generatedTests: {}
18193+
releaseNotes: "## SDK Changes Detected:\n* `Apideck.Accounting.Subsidiaries.List()`: `response.data.[].Currencies` **Added**\n* `Apideck.Accounting.Subsidiaries.Create()`: \n * `request.Subsidiary.Currencies` **Added**\n* `Apideck.Accounting.Subsidiaries.Get()`: `response.data.Currencies` **Added**\n* `Apideck.Accounting.Subsidiaries.Update()`: \n * `request.Subsidiary.Currencies` **Added**\n"

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ generation:
2121
generateNewTests: false
2222
skipResponseBodyAssertions: false
2323
csharp:
24-
version: 0.13.1
24+
version: 0.13.2
2525
additionalDependencies: []
2626
author: Speakeasy
2727
baseErrorName: ApideckError

.speakeasy/workflow.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.603.0
1+
speakeasyVersion: 1.606.0
22
sources:
33
Apideck:
44
sourceNamespace: apideck
5-
sourceRevisionDigest: sha256:2099998270a9bdeade8ae3fb9b23b68e61f24a1908cee32bc83a8541bc58faee
6-
sourceBlobDigest: sha256:66476ee22ff7a006e0e1b602bf1706916b1e9b06283e2afb4541ffe4ff57b851
5+
sourceRevisionDigest: sha256:390b869b35f76350131bc42c97e343bfb536e7d4d36b1e2f8c3379f0726fc635
6+
sourceBlobDigest: sha256:07a9aeb8981573d89e3387801270c5e220d9c2b23cae22a8acbc33d9c4ddb2e8
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1754482737
10-
- 10.20.6
9+
- speakeasy-sdk-regen-1755168720
10+
- 10.20.8
1111
targets:
1212
apideck:
1313
source: Apideck
1414
sourceNamespace: apideck
15-
sourceRevisionDigest: sha256:2099998270a9bdeade8ae3fb9b23b68e61f24a1908cee32bc83a8541bc58faee
16-
sourceBlobDigest: sha256:66476ee22ff7a006e0e1b602bf1706916b1e9b06283e2afb4541ffe4ff57b851
15+
sourceRevisionDigest: sha256:390b869b35f76350131bc42c97e343bfb536e7d4d36b1e2f8c3379f0726fc635
16+
sourceBlobDigest: sha256:07a9aeb8981573d89e3387801270c5e220d9c2b23cae22a8acbc33d9c4ddb2e8
1717
codeSamplesNamespace: apideck-csharp-code-samples
18-
codeSamplesRevisionDigest: sha256:6f8490be3e8752f5424453449bc1b1b9fb1a4887d480bc5d277f83fd802d9c12
18+
codeSamplesRevisionDigest: sha256:708b1e989b56052500ea9912da0f7856f12ca2c80679580adef25d6d6c9171b0
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
@@ -368,4 +368,14 @@ Based on:
368368
### Generated
369369
- [csharp v0.13.1] .
370370
### Releases
371-
- [NuGet v0.13.1] https://www.nuget.org/packages/ApideckUnifySdk/0.13.1 - .
371+
- [NuGet v0.13.1] https://www.nuget.org/packages/ApideckUnifySdk/0.13.1 - .
372+
373+
## 2025-08-20 00:12:48
374+
### Changes
375+
Based on:
376+
- OpenAPI Doc
377+
- Speakeasy CLI 1.606.0 (2.686.7) https://github.com/speakeasy-api/speakeasy
378+
### Generated
379+
- [csharp v0.13.2] .
380+
### Releases
381+
- [NuGet v0.13.2] https://www.nuget.org/packages/ApideckUnifySdk/0.13.2 - .

docs/Models/Components/JobStatus.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ The status of the job.
1111
| `Internal` | internal |
1212
| `Published` | published |
1313
| `Completed` | completed |
14+
| `Placed` | placed |
1415
| `OnHold` | on-hold |
1516
| `Private` | private |

docs/Models/Components/PhoneNumberType.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ The type of phone number
1717
| `Fax` | fax |
1818
| `DirectDialIn` | direct-dial-in |
1919
| `Personal` | personal |
20+
| `Billing` | billing |
2021
| `Other` | other |

docs/Models/Components/Subsidiary.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
| `ParentId` | *string* | :heavy_minus_sign: | A unique identifier for an object. | 12345 |
1010
| `Name` | *string* | :heavy_minus_sign: | The name of the company. | SpaceX |
1111
| `Status` | [SubsidiaryStatus](../../Models/Components/SubsidiaryStatus.md) | :heavy_minus_sign: | Based on the status some functionality is enabled or disabled. | active |
12+
| `Currencies` | List<[Currency](../../Models/Components/Currency.md)> | :heavy_minus_sign: | List of currencies supported by this subsidiary | |
1213
| `CustomMappings` | Dictionary<String, *object*> | :heavy_minus_sign: | When custom mappings are configured on the resource, the result is included here. | |
1314
| `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 |
1415
| `UpdatedBy` | *string* | :heavy_minus_sign: | The user who last updated the object. | 12345 |

docs/Models/Components/SubsidiaryInput.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@
88
| `ParentId` | *string* | :heavy_minus_sign: | A unique identifier for an object. | 12345 |
99
| `Name` | *string* | :heavy_minus_sign: | The name of the company. | SpaceX |
1010
| `Status` | [SubsidiaryStatus](../../Models/Components/SubsidiaryStatus.md) | :heavy_minus_sign: | Based on the status some functionality is enabled or disabled. | active |
11+
| `Currencies` | List<[Currency](../../Models/Components/Currency.md)> | :heavy_minus_sign: | List of currencies supported by this subsidiary | |
1112
| `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 |
1213
| `PassThrough` | List<[PassThroughBody](../../Models/Components/PassThroughBody.md)> | :heavy_minus_sign: | The pass_through property allows passing service-specific, custom data or structured modifications in request body when creating or updating resources. | |

docs/Models/Components/WebhookEventType.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@
104104
| `FileStorageFileCreated` | file-storage.file.created |
105105
| `FileStorageFileUpdated` | file-storage.file.updated |
106106
| `FileStorageFileDeleted` | file-storage.file.deleted |
107+
| `FileStorageDriveUpdated` | file-storage.drive.updated |
107108
| `IssueTrackingTicketCreated` | issue-tracking.ticket.created |
108109
| `IssueTrackingTicketUpdated` | issue-tracking.ticket.updated |
109110
| `IssueTrackingTicketDeleted` | issue-tracking.ticket.deleted |

docs/sdks/connections/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@ VaultConnectionsUpdateRequest req = new VaultConnectionsUpdateRequest() {
143143
},
144144
Metadata = new Dictionary<string, object>() {
145145
{ "account", new Dictionary<string, object>() {
146-
{ "id", "c01458a5-7276-41ce-bc19-639906b0450a" },
147146
{ "name", "My Company" },
147+
{ "id", "c01458a5-7276-41ce-bc19-639906b0450a" },
148148
} },
149149
{ "plan", "enterprise" },
150150
},

0 commit comments

Comments
 (0)