Skip to content

Commit 603226a

Browse files
authored
Merge pull request #59 from apideck-libraries/speakeasy-sdk-regen-1752846423
chore: 🐝 Update SDK - Generate 0.28.3
2 parents 972ec1e + 9f89fa9 commit 603226a

35 files changed

+552
-41
lines changed

.speakeasy/gen.lock

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 7bffa198-5d29-4efa-9942-d549cc832085
33
management:
4-
docChecksum: a309a85446f6cd9732ce34745b5f0bbd
5-
docVersion: 10.18.2
6-
speakeasyVersion: 1.581.0
7-
generationVersion: 2.656.5
8-
releaseVersion: 0.28.2
9-
configChecksum: c708f10b7fcc2378068ab48f778d0dcd
4+
docChecksum: 1cdf4ae41061f1f4436b2dd63e53c696
5+
docVersion: 10.18.3
6+
speakeasyVersion: 1.583.0
7+
generationVersion: 2.658.3
8+
releaseVersion: 0.28.3
9+
configChecksum: 9dbf58c2b9ecbc4020a1155e3090fd57
1010
repoURL: https://github.com/apideck-libraries/sdk-typescript.git
1111
installationURL: https://github.com/apideck-libraries/sdk-typescript
1212
published: true
@@ -692,6 +692,8 @@ generatedFiles:
692692
- docs/models/components/purchaseorderssort.md
693693
- docs/models/components/purchaseorderssortby.md
694694
- docs/models/components/purchaseorderstatus.md
695+
- docs/models/components/rebilling.md
696+
- docs/models/components/rebillstatus.md
695697
- docs/models/components/reports.md
696698
- docs/models/components/requestcountallocation.md
697699
- docs/models/components/requestrate.md
@@ -2639,6 +2641,7 @@ generatedFiles:
26392641
- src/__tests__/mockserver/internal/sdk/models/components/purchaseorder.go
26402642
- src/__tests__/mockserver/internal/sdk/models/components/purchaseordersfilter.go
26412643
- src/__tests__/mockserver/internal/sdk/models/components/purchaseorderssort.go
2644+
- src/__tests__/mockserver/internal/sdk/models/components/rebilling.go
26422645
- src/__tests__/mockserver/internal/sdk/models/components/requestcountallocation.go
26432646
- src/__tests__/mockserver/internal/sdk/models/components/resourcestatus.go
26442647
- src/__tests__/mockserver/internal/sdk/models/components/schedule.go
@@ -3827,6 +3830,7 @@ generatedFiles:
38273830
- src/models/components/purchaseorder.ts
38283831
- src/models/components/purchaseordersfilter.ts
38293832
- src/models/components/purchaseorderssort.ts
3833+
- src/models/components/rebilling.ts
38303834
- src/models/components/requestcountallocation.ts
38313835
- src/models/components/resourcestatus.ts
38323836
- src/models/components/schedule.ts

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ generation:
2424
generateNewTests: true
2525
skipResponseBodyAssertions: false
2626
typescript:
27-
version: 0.28.2
27+
version: 0.28.3
2828
additionalDependencies:
2929
dependencies: {}
3030
devDependencies: {}

.speakeasy/workflow.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.581.0
1+
speakeasyVersion: 1.583.0
22
sources:
33
Apideck-OAS:
44
sourceNamespace: apideck-oas
5-
sourceRevisionDigest: sha256:11c5ad6048f62aa26a2901b5f532ffde74b57ae58b52ba8c62add5a1586cc426
6-
sourceBlobDigest: sha256:afec986022f7fd2262d39d54a26db0b6f298276434052608877dea3c843333d9
5+
sourceRevisionDigest: sha256:b19171603c76253f17ca0479cd840fddfe8e30546e556e557f721a79bfe712cf
6+
sourceBlobDigest: sha256:ee91676a71c2a5c0adf1a48afa21be2567416e3031f84087f2faf4e8d7d43f46
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1752224191
10-
- 10.18.2
9+
- speakeasy-sdk-regen-1752846423
10+
- 10.18.3
1111
targets:
1212
apideck:
1313
source: Apideck-OAS
1414
sourceNamespace: apideck-oas
15-
sourceRevisionDigest: sha256:11c5ad6048f62aa26a2901b5f532ffde74b57ae58b52ba8c62add5a1586cc426
16-
sourceBlobDigest: sha256:afec986022f7fd2262d39d54a26db0b6f298276434052608877dea3c843333d9
15+
sourceRevisionDigest: sha256:b19171603c76253f17ca0479cd840fddfe8e30546e556e557f721a79bfe712cf
16+
sourceBlobDigest: sha256:ee91676a71c2a5c0adf1a48afa21be2567416e3031f84087f2faf4e8d7d43f46
1717
codeSamplesNamespace: apideck-oas-typescript-code-samples
18-
codeSamplesRevisionDigest: sha256:af25674bc6f7634f7b576e31c87536c9d846386364ed2cbbe46f2a26c54ca2dc
18+
codeSamplesRevisionDigest: sha256:1c0914137ed790c00fe15f462543dfe8a6749d1f9912a0243c2b3d3b2f96da3a
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
@@ -378,4 +378,14 @@ Based on:
378378
### Generated
379379
- [typescript v0.28.2] .
380380
### Releases
381-
- [NPM v0.28.2] https://www.npmjs.com/package/@apideck/unify/v/0.28.2 - .
381+
- [NPM v0.28.2] https://www.npmjs.com/package/@apideck/unify/v/0.28.2 - .
382+
383+
## 2025-07-21 00:02:59
384+
### Changes
385+
Based on:
386+
- OpenAPI Doc
387+
- Speakeasy CLI 1.583.0 (2.658.3) https://github.com/speakeasy-api/speakeasy
388+
### Generated
389+
- [typescript v0.28.3] .
390+
### Releases
391+
- [NPM v0.28.3] https://www.npmjs.com/package/@apideck/unify/v/0.28.3 - .

docs/models/components/bill.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,19 @@ let value: Bill = {
6161
name: "New York",
6262
},
6363
],
64+
customer: {
65+
id: "12345",
66+
displayId: "CUST00101",
67+
displayName: "Windsurf Shop",
68+
companyName: "The boring company",
69+
70+
},
71+
rebilling: {
72+
rebillable: true,
73+
rebillStatus: "billed",
74+
linkedTransactionId: "txn_abc123",
75+
linkedTransactionLineId: "line_xyz789",
76+
},
6477
rowVersion: "1-12345",
6578
updatedBy: "12345",
6679
createdBy: "12345",

docs/models/components/billinput.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,17 @@ let value: BillInput = {
8484
name: "New York",
8585
},
8686
],
87+
customer: {
88+
id: "12345",
89+
displayName: "Windsurf Shop",
90+
91+
},
92+
rebilling: {
93+
rebillable: true,
94+
rebillStatus: "billed",
95+
linkedTransactionId: "txn_abc123",
96+
linkedTransactionLineId: "line_xyz789",
97+
},
8798
rowVersion: "1-12345",
8899
},
89100
],

docs/models/components/billlineitem.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,19 @@ let value: BillLineItem = {
4545
name: "New York",
4646
},
4747
],
48+
customer: {
49+
id: "12345",
50+
displayId: "CUST00101",
51+
displayName: "Windsurf Shop",
52+
companyName: "The boring company",
53+
54+
},
55+
rebilling: {
56+
rebillable: true,
57+
rebillStatus: "billed",
58+
linkedTransactionId: "txn_abc123",
59+
linkedTransactionLineId: "line_xyz789",
60+
},
4861
rowVersion: "1-12345",
4962
updatedBy: "12345",
5063
createdBy: "12345",
@@ -76,6 +89,8 @@ let value: BillLineItem = {
7689
| `taxRate` | [components.LinkedTaxRate](../../models/components/linkedtaxrate.md) | :heavy_minus_sign: | N/A | |
7790
| `ledgerAccount` | [components.LinkedLedgerAccount](../../models/components/linkedledgeraccount.md) | :heavy_minus_sign: | N/A | |
7891
| `trackingCategories` | [components.LinkedTrackingCategory](../../models/components/linkedtrackingcategory.md)[] | :heavy_minus_sign: | A list of linked tracking categories. | |
92+
| `customer` | [components.LinkedCustomer](../../models/components/linkedcustomer.md) | :heavy_minus_sign: | The customer this entity is linked to. | |
93+
| `rebilling` | [components.Rebilling](../../models/components/rebilling.md) | :heavy_minus_sign: | Rebilling metadata for this line item. | |
7994
| `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 |
8095
| `updatedBy` | *string* | :heavy_minus_sign: | The user who last updated the object. | 12345 |
8196
| `createdBy` | *string* | :heavy_minus_sign: | The user who created the object. | 12345 |

docs/models/components/billlineiteminput.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,13 @@ let value: BillLineItemInput = {
4141
name: "New York",
4242
},
4343
],
44+
customer: null,
45+
rebilling: {
46+
rebillable: true,
47+
rebillStatus: "billed",
48+
linkedTransactionId: "txn_abc123",
49+
linkedTransactionLineId: "line_xyz789",
50+
},
4451
rowVersion: "1-12345",
4552
};
4653
```
@@ -67,4 +74,6 @@ let value: BillLineItemInput = {
6774
| `taxRate` | [components.LinkedTaxRateInput](../../models/components/linkedtaxrateinput.md) | :heavy_minus_sign: | N/A | |
6875
| `ledgerAccount` | [components.LinkedLedgerAccountInput](../../models/components/linkedledgeraccountinput.md) | :heavy_minus_sign: | N/A | |
6976
| `trackingCategories` | [components.LinkedTrackingCategory](../../models/components/linkedtrackingcategory.md)[] | :heavy_minus_sign: | A list of linked tracking categories. | |
77+
| `customer` | [components.LinkedCustomerInput](../../models/components/linkedcustomerinput.md) | :heavy_minus_sign: | The customer this entity is linked to. | |
78+
| `rebilling` | [components.Rebilling](../../models/components/rebilling.md) | :heavy_minus_sign: | Rebilling metadata for this line item. | |
7079
| `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/expenselineitem.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@ let value: ExpenseLineItem = {
2828
totalAmount: 275,
2929
billable: true,
3030
lineNumber: 1,
31+
rebilling: {
32+
rebillable: true,
33+
rebillStatus: "billed",
34+
linkedTransactionId: "txn_abc123",
35+
linkedTransactionLineId: "line_xyz789",
36+
},
3137
};
3238
```
3339

@@ -46,4 +52,5 @@ let value: ExpenseLineItem = {
4652
| `description` | *string* | :heavy_minus_sign: | The expense line item description | Travel US. |
4753
| `totalAmount` | *number* | :heavy_check_mark: | The total amount of the expense line item. | 275 |
4854
| `billable` | *boolean* | :heavy_minus_sign: | Boolean that indicates if the line item is billable or not. | true |
49-
| `lineNumber` | *number* | :heavy_minus_sign: | Line number of the resource | 1 |
55+
| `lineNumber` | *number* | :heavy_minus_sign: | Line number of the resource | 1 |
56+
| `rebilling` | [components.Rebilling](../../models/components/rebilling.md) | :heavy_minus_sign: | Rebilling metadata for this line item. | |

0 commit comments

Comments
 (0)