Skip to content

Commit 92db574

Browse files
committed
## Csharp SDK Changes Detected:
* `Apideck.Accounting.Invoices.List()`: `response.data.[].LineItems.[].ServiceDate` **Added** * `Apideck.Accounting.Invoices.Create()`: * `request.Invoice.LineItems.[].ServiceDate` **Added** * `Apideck.Accounting.Invoices.Get()`: `response.data.LineItems.[].ServiceDate` **Added** * `Apideck.Accounting.Invoices.Update()`: * `request.Invoice.LineItems.[].ServiceDate` **Added** * `Apideck.Accounting.CreditNotes.List()`: `response.data.[].LineItems.[].ServiceDate` **Added** * `Apideck.Accounting.CreditNotes.Create()`: * `request.CreditNote.LineItems.[].ServiceDate` **Added** * `Apideck.Accounting.CreditNotes.Get()`: `response.data.LineItems.[].ServiceDate` **Added** * `Apideck.Accounting.CreditNotes.Update()`: * `request.CreditNote.LineItems.[].ServiceDate` **Added** * `Apideck.Accounting.PurchaseOrders.List()`: `response.data.[].LineItems.[].ServiceDate` **Added** * `Apideck.Accounting.PurchaseOrders.Create()`: * `request.PurchaseOrder.LineItems.[].ServiceDate` **Added** * `Apideck.Accounting.PurchaseOrders.Get()`: `response.data.LineItems.[].ServiceDate` **Added** * `Apideck.Accounting.PurchaseOrders.Update()`: * `request.PurchaseOrder.LineItems.[].ServiceDate` **Added** * `Apideck.Accounting.Quotes.List()`: `response.data.[].LineItems.[].ServiceDate` **Added** * `Apideck.Accounting.Quotes.Create()`: * `request.Quote.LineItems.[].ServiceDate` **Added** * `Apideck.Accounting.Quotes.Get()`: `response.data.LineItems.[].ServiceDate` **Added** * `Apideck.Accounting.Quotes.Update()`: * `request.Quote.LineItems.[].ServiceDate` **Added** * `Apideck.Accounting.Projects.List()`: `response.data.[].Active` **Added** * `Apideck.Accounting.Projects.Create()`: * `request.Project.Active` **Added** * `Apideck.Accounting.Projects.Get()`: `response.data.Active` **Added** * `Apideck.Accounting.Projects.Update()`: * `request.Project.Active` **Added**
1 parent 28a4342 commit 92db574

File tree

148 files changed

+1040
-1107
lines changed

Some content is hidden

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

148 files changed

+1040
-1107
lines changed

.speakeasy/gen.lock

Lines changed: 14 additions & 26 deletions
Large diffs are not rendered by default.

.speakeasy/gen.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,15 @@ generation:
2222
generateNewTests: false
2323
skipResponseBodyAssertions: false
2424
csharp:
25-
version: 0.16.0
25+
version: 0.17.0
2626
additionalDependencies: []
2727
author: Speakeasy
2828
baseErrorName: ApideckError
2929
clientServerStatusCodesAsErrors: true
3030
defaultErrorName: APIException
3131
disableNamespacePascalCasingApr2024: true
3232
dotnetVersion: net8.0
33+
enableCancellationToken: false
3334
enableSourceLink: false
3435
flattenGlobalSecurity: true
3536
flatteningOrder: parameters-first

.speakeasy/workflow.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.631.5
1+
speakeasyVersion: 1.636.3
22
sources:
33
Apideck:
44
sourceNamespace: apideck
5-
sourceRevisionDigest: sha256:8466fef89d87791f5f0afee5f7b12b00ab9a6319fa47aa758e27d022ef33acc2
6-
sourceBlobDigest: sha256:162efb4b84bb4f9f7160b650de3e9296a79801de57cc5a406da58d6c984db407
5+
sourceRevisionDigest: sha256:284c332c5f33230229bc34bc3a70fb5e205f40df0d163f7911e41d874e0cb1c8
6+
sourceBlobDigest: sha256:cc1a0fc165bc74203fb1b352268314fd298f2abbd75dd8a29d132371b842d45e
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1758786486
10-
- 10.21.2
9+
- speakeasy-sdk-regen-1759403528
10+
- 10.21.4
1111
targets:
1212
apideck:
1313
source: Apideck
1414
sourceNamespace: apideck
15-
sourceRevisionDigest: sha256:8466fef89d87791f5f0afee5f7b12b00ab9a6319fa47aa758e27d022ef33acc2
16-
sourceBlobDigest: sha256:162efb4b84bb4f9f7160b650de3e9296a79801de57cc5a406da58d6c984db407
15+
sourceRevisionDigest: sha256:284c332c5f33230229bc34bc3a70fb5e205f40df0d163f7911e41d874e0cb1c8
16+
sourceBlobDigest: sha256:cc1a0fc165bc74203fb1b352268314fd298f2abbd75dd8a29d132371b842d45e
1717
codeSamplesNamespace: apideck-csharp-code-samples
18-
codeSamplesRevisionDigest: sha256:0e6d030190eeb5e1281d61acab61c801503ac4f46cfd58be0d25f1f1c60957d8
18+
codeSamplesRevisionDigest: sha256:0ffb683488e1d990f84e4788818990f3f86efb658aafd2f5557f9b516668966e
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

README.md

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -153,9 +153,6 @@ while(res != null)
153153
<details open>
154154
<summary>Available methods</summary>
155155

156-
### [Accounting](docs/sdks/accounting/README.md)
157-
158-
159156
#### [Accounting.AgedCreditors](docs/sdks/agedcreditors/README.md)
160157

161158
* [Get](docs/sdks/agedcreditors/README.md#get) - Get Aged Creditors
@@ -365,10 +362,6 @@ while(res != null)
365362
* [Update](docs/sdks/trackingcategories/README.md#update) - Update Tracking Category
366363
* [Delete](docs/sdks/trackingcategories/README.md#delete) - Delete Tracking Category
367364

368-
369-
### [Ats](docs/sdks/ats/README.md)
370-
371-
372365
#### [Ats.Applicants](docs/sdks/applicants/README.md)
373366

374367
* [List](docs/sdks/applicants/README.md#list) - List Applicants
@@ -390,9 +383,6 @@ while(res != null)
390383
* [List](docs/sdks/jobs/README.md#list) - List Jobs
391384
* [Get](docs/sdks/jobs/README.md#get) - Get Job
392385

393-
### [Connector](docs/sdks/connector/README.md)
394-
395-
396386
#### [Connector.ApiResourceCoverage](docs/sdks/apiresourcecoverage/README.md)
397387

398388
* [Get](docs/sdks/apiresourcecoverage/README.md#get) - Get API Resource Coverage
@@ -419,9 +409,6 @@ while(res != null)
419409
* [List](docs/sdks/connectors/README.md#list) - List Connectors
420410
* [Get](docs/sdks/connectors/README.md#get) - Get Connector
421411

422-
### [Crm](docs/sdks/crm/README.md)
423-
424-
425412
#### [Crm.Activities](docs/sdks/activities/README.md)
426413

427414
* [List](docs/sdks/activities/README.md#list) - List activities
@@ -502,9 +489,6 @@ while(res != null)
502489
* [Update](docs/sdks/users/README.md#update) - Update user
503490
* [Delete](docs/sdks/users/README.md#delete) - Delete user
504491

505-
### [Ecommerce](docs/sdks/ecommerce/README.md)
506-
507-
508492
#### [Ecommerce.Customers](docs/sdks/apideckcustomers/README.md)
509493

510494
* [List](docs/sdks/apideckcustomers/README.md#list) - List Customers
@@ -524,9 +508,6 @@ while(res != null)
524508

525509
* [Get](docs/sdks/stores/README.md#get) - Get Store
526510

527-
### [FileStorage](docs/sdks/filestorage/README.md)
528-
529-
530511
#### [FileStorage.DriveGroups](docs/sdks/drivegroups/README.md)
531512

532513
* [List](docs/sdks/drivegroups/README.md#list) - List DriveGroups
@@ -577,9 +558,6 @@ while(res != null)
577558
* [Delete](docs/sdks/uploadsessions/README.md#delete) - Abort Upload Session
578559
* [Finish](docs/sdks/uploadsessions/README.md#finish) - Finish Upload Session
579560

580-
### [Hris](docs/sdks/hris/README.md)
581-
582-
583561
#### [Hris.Companies](docs/sdks/apideckcompanies/README.md)
584562

585563
* [List](docs/sdks/apideckcompanies/README.md#list) - List Companies
@@ -626,9 +604,6 @@ while(res != null)
626604
* [Update](docs/sdks/timeoffrequests/README.md#update) - Update Time Off Request
627605
* [Delete](docs/sdks/timeoffrequests/README.md#delete) - Delete Time Off Request
628606

629-
### [IssueTracking](docs/sdks/issuetracking/README.md)
630-
631-
632607
#### [IssueTracking.Collections](docs/sdks/collections/README.md)
633608

634609
* [List](docs/sdks/collections/README.md#list) - List Collections
@@ -659,9 +634,6 @@ while(res != null)
659634
* [List](docs/sdks/collectionusers/README.md#list) - List Users
660635
* [Get](docs/sdks/collectionusers/README.md#get) - Get user
661636

662-
### [Sms](docs/sdks/sms/README.md)
663-
664-
665637
#### [Sms.Messages](docs/sdks/messages/README.md)
666638

667639
* [List](docs/sdks/messages/README.md#list) - List Messages
@@ -670,9 +642,6 @@ while(res != null)
670642
* [Update](docs/sdks/messages/README.md#update) - Update Message
671643
* [Delete](docs/sdks/messages/README.md#delete) - Delete Message
672644

673-
### [Vault](docs/sdks/vault/README.md)
674-
675-
676645
#### [Vault.ConnectionConsent](docs/sdks/connectionconsent/README.md)
677646

678647
* [Update](docs/sdks/connectionconsent/README.md#update) - Update consent state
@@ -735,9 +704,6 @@ while(res != null)
735704

736705
* [State](docs/sdks/validateconnection/README.md#state) - Validate Connection State
737706

738-
### [Webhook](docs/sdks/webhook/README.md)
739-
740-
741707
#### [Webhook.Webhooks](docs/sdks/webhooks/README.md)
742708

743709
* [List](docs/sdks/webhooks/README.md#list) - List webhook subscriptions

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,4 +438,14 @@ Based on:
438438
### Generated
439439
- [csharp v0.16.0] .
440440
### Releases
441-
- [NuGet v0.16.0] https://www.nuget.org/packages/ApideckUnifySdk/0.16.0 - .
441+
- [NuGet v0.16.0] https://www.nuget.org/packages/ApideckUnifySdk/0.16.0 - .
442+
443+
## 2025-10-12 00:12:48
444+
### Changes
445+
Based on:
446+
- OpenAPI Doc
447+
- Speakeasy CLI 1.636.3 (2.723.11) https://github.com/speakeasy-api/speakeasy
448+
### Generated
449+
- [csharp v0.17.0] .
450+
### Releases
451+
- [NuGet v0.17.0] https://www.nuget.org/packages/ApideckUnifySdk/0.17.0 - .

docs/Models/Components/InvoiceLineItem.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
| `UnitOfMeasure` | *string* | :heavy_minus_sign: | Description of the unit type the item is sold as, ie: kg, hour. | pc. |
1919
| `DiscountPercentage` | *double* | :heavy_minus_sign: | Discount percentage applied to the line item when supported downstream. | 0.01 |
2020
| `DiscountAmount` | *double* | :heavy_minus_sign: | Discount amount applied to the line item when supported downstream. | 19.99 |
21+
| `ServiceDate` | [LocalDate](https://nodatime.org/3.1.x/api/NodaTime.LocalDate.html) | :heavy_minus_sign: | Date on which the service was provided or performed - YYYY-MM-DD. | 2024-01-15 |
2122
| `CategoryId` | *string* | :heavy_minus_sign: | ID of the category of the line item | 12345 |
2223
| `LocationId` | *string* | :heavy_minus_sign: | The ID of the location | 12345 |
2324
| `DepartmentId` | *string* | :heavy_minus_sign: | The ID of the department | 12345 |

docs/Models/Components/InvoiceLineItemInput.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
| `UnitOfMeasure` | *string* | :heavy_minus_sign: | Description of the unit type the item is sold as, ie: kg, hour. | pc. |
1919
| `DiscountPercentage` | *double* | :heavy_minus_sign: | Discount percentage applied to the line item when supported downstream. | 0.01 |
2020
| `DiscountAmount` | *double* | :heavy_minus_sign: | Discount amount applied to the line item when supported downstream. | 19.99 |
21+
| `ServiceDate` | [LocalDate](https://nodatime.org/3.1.x/api/NodaTime.LocalDate.html) | :heavy_minus_sign: | Date on which the service was provided or performed - YYYY-MM-DD. | 2024-01-15 |
2122
| `CategoryId` | *string* | :heavy_minus_sign: | ID of the category of the line item | 12345 |
2223
| `LocationId` | *string* | :heavy_minus_sign: | The ID of the location | 12345 |
2324
| `DepartmentId` | *string* | :heavy_minus_sign: | The ID of the department | 12345 |

docs/Models/Components/LedgerAccountType.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,23 +7,23 @@ The type of account.
77

88
| Name | Value |
99
| --------------------- | --------------------- |
10+
| `AccountsPayable` | accounts_payable |
1011
| `AccountsReceivable` | accounts_receivable |
11-
| `Revenue` | revenue |
12-
| `Sales` | sales |
13-
| `OtherIncome` | other_income |
12+
| `Balancesheet` | balancesheet |
1413
| `Bank` | bank |
14+
| `CostsOfSales` | costs_of_sales |
15+
| `CreditCard` | credit_card |
1516
| `CurrentAsset` | current_asset |
17+
| `CurrentLiability` | current_liability |
18+
| `Equity` | equity |
19+
| `Expense` | expense |
1620
| `FixedAsset` | fixed_asset |
1721
| `NonCurrentAsset` | non_current_asset |
22+
| `NonCurrentLiability` | non_current_liability |
1823
| `OtherAsset` | other_asset |
19-
| `Balancesheet` | balancesheet |
20-
| `Equity` | equity |
21-
| `Expense` | expense |
2224
| `OtherExpense` | other_expense |
23-
| `CostsOfSales` | costs_of_sales |
24-
| `AccountsPayable` | accounts_payable |
25-
| `CreditCard` | credit_card |
26-
| `CurrentLiability` | current_liability |
27-
| `NonCurrentLiability` | non_current_liability |
25+
| `OtherIncome` | other_income |
2826
| `OtherLiability` | other_liability |
27+
| `Revenue` | revenue |
28+
| `Sales` | sales |
2929
| `Other` | other |

0 commit comments

Comments
 (0)