Skip to content

Commit 5291ca9

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.666.0
1 parent 65d1151 commit 5291ca9

Some content is hidden

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

41 files changed

+98
-77
lines changed

.speakeasy/gen.lock

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
lockVersion: 2.0.0
22
id: 23304fef-40f3-4268-ad52-8df627e80cfa
33
management:
4-
docChecksum: 76ec3e0eec63f06d3f5e0050d59893f1
5-
docVersion: 3.0.0-beta96
6-
speakeasyVersion: 1.664.0
7-
generationVersion: 2.766.1
8-
releaseVersion: 0.8.5
9-
configChecksum: 7726870d3f8935222580f79e442f463b
4+
docChecksum: e5523e894b66a18737191a9f822a486c
5+
docVersion: 3.0.0-beta97
6+
speakeasyVersion: 1.666.0
7+
generationVersion: 2.768.0
8+
releaseVersion: 0.9.0
9+
configChecksum: fbfecdae51ae579856495b0f3391466d
1010
repoURL: https://github.com/dailypay/dailypay-typescript-sdk.git
1111
installationURL: https://github.com/dailypay/dailypay-typescript-sdk
1212
features:
1313
typescript:
1414
additionalDependencies: 0.1.0
1515
constsAndDefaults: 0.1.12
16-
core: 3.26.12
16+
core: 3.26.13
1717
defaultEnabledRetries: 0.1.0
1818
deprecations: 2.81.1
1919
enumUnions: 0.1.0
@@ -34,9 +34,9 @@ features:
3434
reactQueryHooks: 0.2.3
3535
responseFormat: 0.2.3
3636
retries: 2.83.0
37-
sdkHooks: 0.3.0
37+
sdkHooks: 0.4.0
3838
tests: 0.17.3
39-
unions: 2.86.2
39+
unions: 2.86.3
4040
generatedFiles:
4141
- .gitattributes
4242
- .npmignore
@@ -457,6 +457,7 @@ generatedFiles:
457457
- src/hooks/clientcredentials.ts
458458
- src/hooks/hooks.ts
459459
- src/hooks/index.ts
460+
- src/hooks/oauth2scopes.ts
460461
- src/hooks/types.ts
461462
- src/index.ts
462463
- src/lib/base64.ts

.speakeasy/gen.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ generation:
2626
generateNewTests: true
2727
skipResponseBodyAssertions: false
2828
typescript:
29-
version: 0.8.5
29+
version: 0.9.0
3030
acceptHeaderEnum: true
3131
additionalDependencies:
3232
dependencies: {}
@@ -72,6 +72,7 @@ typescript:
7272
multipartArrayFormat: legacy
7373
outputModelSuffix: output
7474
packageName: '@dailypay/dailypay'
75+
preApplyUnionDiscriminators: true
7576
responseFormat: envelope-http
7677
sseFlatResponse: false
7778
templateVersion: v2

.speakeasy/workflow.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
speakeasyVersion: 1.664.0
1+
speakeasyVersion: 1.666.0
22
sources:
33
cloud:
44
sourceNamespace: xapi
5-
sourceRevisionDigest: sha256:86f6feee18c72ba31bdd55863fc0f2214ca40c1e823c6d665901147cb8a9203e
6-
sourceBlobDigest: sha256:bafffcc497036480b70743fcf0adeb0c149d0c8c8893696a8146be9209428cef
5+
sourceRevisionDigest: sha256:274b4aaa7c47935debc5d21e98d59db76dd629b1e4d3c460d4cbf540a23dcfa6
6+
sourceBlobDigest: sha256:0b970ef7ce9e21c20aec68f9cec7a7ee2f1b7471fe857c609a7745280e4869e2
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1764342820
10-
- 3.0.0-beta96
9+
- speakeasy-sdk-regen-1764623365
10+
- 3.0.0-beta97
1111
local:
1212
sourceNamespace: xapi
1313
sourceRevisionDigest: sha256:c8958a44906d7cb262b5abb70159f73eaf15ae72ac950268b56c7fb49e5085d5
@@ -20,10 +20,10 @@ targets:
2020
typescript:
2121
source: cloud
2222
sourceNamespace: xapi
23-
sourceRevisionDigest: sha256:86f6feee18c72ba31bdd55863fc0f2214ca40c1e823c6d665901147cb8a9203e
24-
sourceBlobDigest: sha256:bafffcc497036480b70743fcf0adeb0c149d0c8c8893696a8146be9209428cef
23+
sourceRevisionDigest: sha256:274b4aaa7c47935debc5d21e98d59db76dd629b1e4d3c460d4cbf540a23dcfa6
24+
sourceBlobDigest: sha256:0b970ef7ce9e21c20aec68f9cec7a7ee2f1b7471fe857c609a7745280e4869e2
2525
codeSamplesNamespace: xapi-typescript-code-samples
26-
codeSamplesRevisionDigest: sha256:8abc5425ec3e45668883fd8a51e747965ed42777ed84c4f5b045b535edcbe2f1
26+
codeSamplesRevisionDigest: sha256:d6bfe4696aea90de9c496cc52e66bcd77d586da1e0733f1b4af20c9d397361ed
2727
workflow:
2828
workflowVersion: 1.0.0
2929
speakeasyVersion: latest

RELEASES.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,4 +190,12 @@ Based on:
190190
- OpenAPI Doc
191191
- Speakeasy CLI 1.664.0 (2.766.1) https://github.com/speakeasy-api/speakeasy
192192
### Generated
193-
- [typescript v0.8.5] .
193+
- [typescript v0.8.5] .
194+
195+
## 2025-12-02 00:05:30
196+
### Changes
197+
Based on:
198+
- OpenAPI Doc
199+
- Speakeasy CLI 1.666.0 (2.768.0) https://github.com/speakeasy-api/speakeasy
200+
### Generated
201+
- [typescript v0.9.0] .

docs/models/accountidentifier.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ let value: AccountIdentifier = {
1515

1616
| Field | Type | Required | Description | Example |
1717
| ------------------------------------ | ------------------------------------ | ------------------------------------ | ------------------------------------ | ------------------------------------ |
18-
| `type` | *string* | :heavy_check_mark: | N/A | |
18+
| `type` | *"accounts"* | :heavy_check_mark: | N/A | |
1919
| `id` | *string* | :heavy_check_mark: | N/A | 2bc7d781-3247-46f6-b60f-4090d214936a |

docs/models/accountresourceinput.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ let value: AccountResourceInput = {
4040

4141
| Field | Type | Required | Description | Example |
4242
| ---------------------------------------------------------------- | ---------------------------------------------------------------- | ---------------------------------------------------------------- | ---------------------------------------------------------------- | ---------------------------------------------------------------- |
43-
| `type` | *string* | :heavy_check_mark: | The type of the resource. Always `accounts`. | accounts |
43+
| `type` | *"accounts"* | :heavy_check_mark: | The type of the resource. Always `accounts`. | accounts |
4444
| `attributes` | *models.AccountAttributesInput* | :heavy_check_mark: | The details of the account. | |
4545
| `relationships` | [models.AccountRelationships](../models/accountrelationships.md) | :heavy_check_mark: | N/A | |

docs/models/accountresourceoutput.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ let value: AccountResourceOutput = {
5454
| Field | Type | Required | Description | Example |
5555
| ---------------------------------------------------------------- | ---------------------------------------------------------------- | ---------------------------------------------------------------- | ---------------------------------------------------------------- | ---------------------------------------------------------------- |
5656
| `id` | *string* | :heavy_check_mark: | The unique identifier of the Account. | 2bc7d781-3247-46f6-b60f-4090d214936a |
57-
| `type` | *string* | :heavy_check_mark: | The type of the resource. Always `accounts`. | accounts |
57+
| `type` | *"accounts"* | :heavy_check_mark: | The type of the resource. Always `accounts`. | accounts |
5858
| `attributes` | *models.AccountAttributesOutput* | :heavy_check_mark: | The details of the account. | |
5959
| `links` | [models.AccountLinks](../models/accountlinks.md) | :heavy_check_mark: | N/A | |
6060
| `relationships` | [models.AccountRelationships](../models/accountrelationships.md) | :heavy_check_mark: | N/A | |

docs/models/cardinput.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ let value: CardInput = {
3232
| Field | Type | Required | Description | Example |
3333
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
3434
| `name` | *string* | :heavy_check_mark: | Display name for this account. | Debit Card |
35-
| `accountType` | *string* | :heavy_check_mark: | The type of account. It differentiates between depository accounts (e.g. bank account), cards (e.g. debit) and earnings balance type of accounts (e.g. on demand pay). | |
35+
| `accountType` | *"CARD"* | :heavy_check_mark: | The type of account. It differentiates between depository accounts (e.g. bank account), cards (e.g. debit) and earnings balance type of accounts (e.g. on demand pay). | |
3636
| `subtype` | [models.AccountAttributesCardSubtype](../models/accountattributescardsubtype.md) | :heavy_check_mark: | The subtype of the account. Additional subtypes may be added over time | DEBIT |
3737
| `cardAccountDetails` | [models.CardAccountDetailsInput](../models/cardaccountdetailsinput.md) | :heavy_check_mark: | The banking details of the account and account holder. | |

0 commit comments

Comments
 (0)