Skip to content

Commit a08d324

Browse files
github-actions[bot]speakeasybotspeakeasy-github[bot]
authored
chore: 🐝 Update SDK - Generate 0.19.3 (#64)
* ## Csharp SDK Changes Detected: * `Apideck.Accounting.Subsidiaries.List()`: `response.data.[].Address` **Added** * `Apideck.Accounting.Subsidiaries.Create()`: * `request.Subsidiary.Address` **Added** * `Apideck.Accounting.Subsidiaries.Get()`: `response.data.Address` **Added** * `Apideck.Accounting.Subsidiaries.Update()`: * `request.Subsidiary.Address` **Added** * 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 c638bd6 commit a08d324

File tree

109 files changed

+335
-316
lines changed

Some content is hidden

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

109 files changed

+335
-316
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: 37075682a3ec50b147e5d33dd5c7eeb9
5-
docVersion: 10.21.12
6-
speakeasyVersion: 1.651.0
7-
generationVersion: 2.745.2
8-
releaseVersion: 0.19.2
9-
configChecksum: 8679bfeb0d385b16edebebe4cf9a335e
4+
docChecksum: 710d40ace875434335a7930caf194d56
5+
docVersion: 10.21.13
6+
speakeasyVersion: 1.653.0
7+
generationVersion: 2.748.0
8+
releaseVersion: 0.19.3
9+
configChecksum: 83ace602e872312d3d8a06ab0a316e40
1010
repoURL: https://github.com/apideck-libraries/sdk-csharp.git
1111
published: true
1212
features:
@@ -6412,7 +6412,7 @@ examples:
64126412
x-apideck-app-id: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX"
64136413
x-apideck-service-id: "salesforce"
64146414
requestBody:
6415-
application/json: {"parent_id": "12345", "name": "SpaceX", "display_id": "12345", "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"}}}]}]}
6415+
application/json: {"parent_id": "12345", "name": "SpaceX", "display_id": "12345", "status": "active", "address": {"id": "123", "type": "primary", "string": "25 Spring Street, Blackburn, VIC 3130", "name": "HQ US", "line1": "Main street", "line2": "apt #", "line3": "Suite #", "line4": "delivery instructions", "line5": "Attention: Finance Dept", "street_number": "25", "city": "San Francisco", "state": "CA", "postal_code": "94104", "country": "US", "latitude": "40.759211", "longitude": "-73.984638", "county": "Santa Clara", "contact_name": "Elon Musk", "salutation": "Mr", "phone_number": "111-111-1111", "fax": "122-111-1111", "email": "[email protected]", "website": "https://elonmusk.com", "notes": "Address notes or delivery instructions.", "row_version": "1-12345"}, "currencies": ["USD"], "row_version": "1-12345", "pass_through": [{"service_id": "<id>", "extend_paths": [{"path": "$.nested.property", "value": {"TaxClassificationRef": {"value": "EUC-99990201-V1-00020000"}}}]}]}
64166416
responses:
64176417
"201":
64186418
application/json: {"status_code": 200, "status": "OK", "service": "quickbooks", "resource": "subsidiaries", "operation": "add", "data": {"id": "12345"}}
@@ -6468,7 +6468,7 @@ examples:
64686468
x-apideck-service-id: "salesforce"
64696469
responses:
64706470
"200":
6471-
application/json: {"status_code": 200, "status": "OK", "service": "xero", "resource": "subsidiaries", "operation": "one", "data": {"id": "12345", "parent_id": "12345", "name": "SpaceX", "display_id": "12345", "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"}}}]}]}}
6471+
application/json: {"status_code": 200, "status": "OK", "service": "xero", "resource": "subsidiaries", "operation": "one", "data": {"id": "12345", "parent_id": "12345", "name": "SpaceX", "display_id": "12345", "status": "active", "address": {"id": "123", "type": "primary", "string": "25 Spring Street, Blackburn, VIC 3130", "name": "HQ US", "line1": "Main street", "line2": "apt #", "line3": "Suite #", "line4": "delivery instructions", "line5": "Attention: Finance Dept", "street_number": "25", "city": "San Francisco", "state": "CA", "postal_code": "94104", "country": "US", "latitude": "40.759211", "longitude": "-73.984638", "county": "Santa Clara", "contact_name": "Elon Musk", "salutation": "Mr", "phone_number": "111-111-1111", "fax": "122-111-1111", "email": "[email protected]", "website": "https://elonmusk.com", "notes": "Address notes or delivery instructions.", "row_version": "1-12345"}, "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"}}}]}]}}
64726472
"400":
64736473
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"}
64746474
"401":
@@ -6520,7 +6520,7 @@ examples:
65206520
x-apideck-app-id: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX"
65216521
x-apideck-service-id: "salesforce"
65226522
requestBody:
6523-
application/json: {"parent_id": "12345", "name": "SpaceX", "display_id": "12345", "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"}}}]}]}
6523+
application/json: {"parent_id": "12345", "name": "SpaceX", "display_id": "12345", "status": "active", "address": {"id": "123", "type": "primary", "string": "25 Spring Street, Blackburn, VIC 3130", "name": "HQ US", "line1": "Main street", "line2": "apt #", "line3": "Suite #", "line4": "delivery instructions", "line5": "Attention: Finance Dept", "street_number": "25", "city": "San Francisco", "state": "CA", "postal_code": "94104", "country": "US", "latitude": "40.759211", "longitude": "-73.984638", "county": "Santa Clara", "contact_name": "Elon Musk", "salutation": "Mr", "phone_number": "111-111-1111", "fax": "122-111-1111", "email": "[email protected]", "website": "https://elonmusk.com", "notes": "Address notes or delivery instructions.", "row_version": "1-12345"}, "currencies": ["USD"], "row_version": "1-12345", "pass_through": [{"service_id": "<id>", "extend_paths": [{"path": "$.nested.property", "value": {"TaxClassificationRef": {"value": "EUC-99990201-V1-00020000"}}}]}]}
65246524
responses:
65256525
"200":
65266526
application/json: {"status_code": 200, "status": "OK", "service": "quickbooks", "resource": "subsidiaries", "operation": "update", "data": {"id": "12345"}}
@@ -18687,3 +18687,4 @@ examples:
1868718687
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"}
1868818688
examplesVersion: 1.0.2
1868918689
generatedTests: {}
18690+
releaseNotes: "## Csharp SDK Changes Detected:\n* `Apideck.Accounting.Subsidiaries.List()`: `response.data.[].Address` **Added**\n* `Apideck.Accounting.Subsidiaries.Create()`: \n * `request.Subsidiary.Address` **Added**\n* `Apideck.Accounting.Subsidiaries.Get()`: `response.data.Address` **Added**\n* `Apideck.Accounting.Subsidiaries.Update()`: \n * `request.Subsidiary.Address` **Added**\n"

.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.2
28+
version: 0.19.3
2929
additionalDependencies: []
3030
author: Speakeasy
3131
baseErrorName: BaseException

.speakeasy/workflow.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.651.0
1+
speakeasyVersion: 1.653.0
22
sources:
33
Apideck:
44
sourceNamespace: apideck
5-
sourceRevisionDigest: sha256:b39824351a1f49a40ef382ed58c815f739ec76004a439643b61592390e43d6b8
6-
sourceBlobDigest: sha256:c74c632e12d40ab996dcefd8b7ff49341c85e5e0ad24fe3a78fbdd6268f6bb54
5+
sourceRevisionDigest: sha256:b784fd89eb398c4da009bd986bd94e73f4dc52c16f93e4fc63509323ec5bc4e1
6+
sourceBlobDigest: sha256:c53104ab75328b4e294f5bccfb4b8efb6646bfaf792b37702386d88ab5d2611b
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1762767179
10-
- 10.21.12
9+
- speakeasy-sdk-regen-1762795607
10+
- 10.21.13
1111
targets:
1212
apideck:
1313
source: Apideck
1414
sourceNamespace: apideck
15-
sourceRevisionDigest: sha256:b39824351a1f49a40ef382ed58c815f739ec76004a439643b61592390e43d6b8
16-
sourceBlobDigest: sha256:c74c632e12d40ab996dcefd8b7ff49341c85e5e0ad24fe3a78fbdd6268f6bb54
15+
sourceRevisionDigest: sha256:b784fd89eb398c4da009bd986bd94e73f4dc52c16f93e4fc63509323ec5bc4e1
16+
sourceBlobDigest: sha256:c53104ab75328b4e294f5bccfb4b8efb6646bfaf792b37702386d88ab5d2611b
1717
codeSamplesNamespace: apideck-csharp-code-samples
18-
codeSamplesRevisionDigest: sha256:d223f66c14d29a81969ea19f945e6b7be0eb2debe540c8be64cf26c824608efa
18+
codeSamplesRevisionDigest: sha256:8062f5cb62365c07686b8fb01ca45c93fa45e916062a02c7ac02da5f4714d2a0
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
@@ -498,4 +498,14 @@ Based on:
498498
### Generated
499499
- [csharp v0.19.2] .
500500
### Releases
501-
- [NuGet v0.19.2] https://www.nuget.org/packages/ApideckUnifySdk/0.19.2 - .
501+
- [NuGet v0.19.2] https://www.nuget.org/packages/ApideckUnifySdk/0.19.2 - .
502+
503+
## 2025-11-10 17:26:24
504+
### Changes
505+
Based on:
506+
- OpenAPI Doc
507+
- Speakeasy CLI 1.653.0 (2.748.0) https://github.com/speakeasy-api/speakeasy
508+
### Generated
509+
- [csharp v0.19.3] .
510+
### Releases
511+
- [NuGet v0.19.3] https://www.nuget.org/packages/ApideckUnifySdk/0.19.3 - .

docs/Models/Components/Subsidiary.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
| `Name` | *string* | :heavy_minus_sign: | The name of the company. | SpaceX |
1111
| `DisplayId` | *string* | :heavy_minus_sign: | Display ID of the subsidiary | 12345 |
1212
| `Status` | [SubsidiaryStatus](../../Models/Components/SubsidiaryStatus.md) | :heavy_minus_sign: | Based on the status some functionality is enabled or disabled. | active |
13+
| `Address` | [Address](../../Models/Components/Address.md) | :heavy_minus_sign: | N/A | |
1314
| `Currencies` | List<[Currency](../../Models/Components/Currency.md)> | :heavy_minus_sign: | List of currencies supported by this subsidiary | |
1415
| `CustomMappings` | Dictionary<String, *object*> | :heavy_minus_sign: | When custom mappings are configured on the resource, the result is included here. | |
1516
| `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 |

docs/Models/Components/SubsidiaryInput.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
| `Name` | *string* | :heavy_minus_sign: | The name of the company. | SpaceX |
1010
| `DisplayId` | *string* | :heavy_minus_sign: | Display ID of the subsidiary | 12345 |
1111
| `Status` | [SubsidiaryStatus](../../Models/Components/SubsidiaryStatus.md) | :heavy_minus_sign: | Based on the status some functionality is enabled or disabled. | active |
12+
| `Address` | [Address](../../Models/Components/Address.md) | :heavy_minus_sign: | N/A | |
1213
| `Currencies` | List<[Currency](../../Models/Components/Currency.md)> | :heavy_minus_sign: | List of currencies supported by this subsidiary | |
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
| `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. | |

0 commit comments

Comments
 (0)