Skip to content

Commit 7b56b20

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.581.0
1 parent 99d6efb commit 7b56b20

File tree

18 files changed

+144
-38
lines changed

18 files changed

+144
-38
lines changed

.speakeasy/gen.lock

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: d059afa4-1f18-44f7-bd12-4e2a2a82c9fb
33
management:
4-
docChecksum: 07a9b652dcde386714743ccb19537611
4+
docChecksum: e432308cb8c95a9dc6934803ab05697c
55
docVersion: latest
6-
speakeasyVersion: 1.580.2
6+
speakeasyVersion: 1.581.0
77
generationVersion: 2.656.5
8-
releaseVersion: 0.13.4
9-
configChecksum: eee06ceab663adcc8dc706cc9448fce6
8+
releaseVersion: 0.13.5
9+
configChecksum: d4c792344249c62b866e78d2fbebb64d
1010
repoURL: https://github.com/moovfinancial/moov-python.git
1111
installationURL: https://github.com/moovfinancial/moov-python.git
1212
published: true
@@ -297,6 +297,7 @@ generatedFiles:
297297
- docs/models/components/issuingmerchantdata.md
298298
- docs/models/components/issuingvelocitylimit.md
299299
- docs/models/components/issuingvelocitylimiterror.md
300+
- docs/models/components/itemlistnextpage.md
300301
- docs/models/components/itin.md
301302
- docs/models/components/jsonwebkey.md
302303
- docs/models/components/linkaccountterminalapplication.md
@@ -919,6 +920,7 @@ generatedFiles:
919920
- docs/models/operations/listticketsglobals.md
920921
- docs/models/operations/listticketsrequest.md
921922
- docs/models/operations/listticketsresponse.md
923+
- docs/models/operations/listticketsresponsebody.md
922924
- docs/models/operations/listtransfersglobals.md
923925
- docs/models/operations/listtransfersrequest.md
924926
- docs/models/operations/listtransfersresponse.md
@@ -1311,6 +1313,7 @@ generatedFiles:
13111313
- src/moovio_sdk/models/components/issuingmerchantdata.py
13121314
- src/moovio_sdk/models/components/issuingvelocitylimit.py
13131315
- src/moovio_sdk/models/components/issuingvelocitylimiterror.py
1316+
- src/moovio_sdk/models/components/itemlistnextpage.py
13141317
- src/moovio_sdk/models/components/jsonwebkey.py
13151318
- src/moovio_sdk/models/components/linkaccountterminalapplication.py
13161319
- src/moovio_sdk/models/components/linkapplepay.py
@@ -3755,7 +3758,7 @@ examples:
37553758
x-moov-version: "v2024.01.00"
37563759
responses:
37573760
"200":
3758-
application/json: [{"ticketID": "<id>", "number": 994820, "title": "<value>", "contact": {"email": "Shanel71@hotmail.com"}, "status": "in-progress", "createdOn": "2025-12-23T04:28:29.580Z", "updatedOn": "2024-03-28T03:42:32.571Z"}]
3761+
application/json: {"items": [{"ticketID": "<id>", "number": 877499, "title": "<value>", "contact": {"email": "Jadon.Schinner20@hotmail.com"}, "status": "on-hold", "createdOn": "2023-12-26T08:25:53.230Z", "updatedOn": "2023-01-10T16:33:45.538Z"}]}
37593762
getTicket:
37603763
speakeasy-default-get-ticket:
37613764
parameters:

.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
python:
24-
version: 0.13.4
24+
version: 0.13.5
2525
additionalDependencies:
2626
dev: {}
2727
main: {}

.speakeasy/workflow.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
speakeasyVersion: 1.580.2
1+
speakeasyVersion: 1.581.0
22
sources:
33
latest:
44
sourceNamespace: api-latest
5-
sourceRevisionDigest: sha256:7b98c466fdb0b7e11d114af43a99b2eaa51e3a302fa11a23ec1f329ffd39af07
6-
sourceBlobDigest: sha256:546f50d57d061dd13d9ab47d5ee26a4e2d4816d0e31c6b89f6c6cda9f74dce8b
5+
sourceRevisionDigest: sha256:13f29cea52fb9b8820e29acedd3d2044679492a33e4f682dd6940846f31ed959
6+
sourceBlobDigest: sha256:699d5873769a32175e445b30144d30d759c3a1b9d4016e6597bcf5efe1ae74f7
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1752192771
9+
- speakeasy-sdk-regen-1752279167
1010
targets:
1111
latest:
1212
source: latest
1313
sourceNamespace: api-latest
14-
sourceRevisionDigest: sha256:7b98c466fdb0b7e11d114af43a99b2eaa51e3a302fa11a23ec1f329ffd39af07
15-
sourceBlobDigest: sha256:546f50d57d061dd13d9ab47d5ee26a4e2d4816d0e31c6b89f6c6cda9f74dce8b
14+
sourceRevisionDigest: sha256:13f29cea52fb9b8820e29acedd3d2044679492a33e4f682dd6940846f31ed959
15+
sourceBlobDigest: sha256:699d5873769a32175e445b30144d30d759c3a1b9d4016e6597bcf5efe1ae74f7
1616
codeSamplesNamespace: latest-python-code-samples
17-
codeSamplesRevisionDigest: sha256:748913a89d867866ece94359fe005fd5a45647e01ed79eb6542ba57ee51776f2
17+
codeSamplesRevisionDigest: sha256:33237a36233fae2dfc62aab74cc874a5c8a327eea0b6b3703b766331c96667fd
1818
workflow:
1919
workflowVersion: 1.0.0
2020
speakeasyVersion: latest

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,4 +516,14 @@ Based on:
516516
### Generated
517517
- [python v0.13.4] .
518518
### Releases
519-
- [PyPI v0.13.4] https://pypi.org/project/moovio_sdk/0.13.4 - .
519+
- [PyPI v0.13.4] https://pypi.org/project/moovio_sdk/0.13.4 - .
520+
521+
## 2025-07-12 00:12:31
522+
### Changes
523+
Based on:
524+
- OpenAPI Doc
525+
- Speakeasy CLI 1.581.0 (2.656.5) https://github.com/speakeasy-api/speakeasy
526+
### Generated
527+
- [python v0.13.5] .
528+
### Releases
529+
- [PyPI v0.13.5] https://pypi.org/project/moovio_sdk/0.13.5 - .

docs/models/components/cardtransactiondetails.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ Card-specific details about the transaction.
1818
| `canceled_on` | [date](https://docs.python.org/3/library/datetime.html#date-objects) | :heavy_minus_sign: | N/A | |
1919
| `completed_on` | [date](https://docs.python.org/3/library/datetime.html#date-objects) | :heavy_minus_sign: | N/A | |
2020
| ~~`interchange_qualification`~~ | *Optional[str]* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.<br/><br/>The program assigned by the card network that determines the interchange rate for the transfer. | Visa Signature and Visa Infinite (Spend not-qualified) Product 1 |
21-
| `fee_program` | *Optional[str]* | :heavy_minus_sign: | The program assigned by the card network that determines the interchange rate for the transfer. | Visa Signature and Visa Infinite (Spend not-qualified) Product 1 |
21+
| `fee_program` | *Optional[str]* | :heavy_minus_sign: | The program assigned by the card network that determines the interchange rate for the transfer. | Visa Signature and Visa Infinite (Spend not-qualified) Product 1 |
22+
| `authorization_code` | *Optional[str]* | :heavy_minus_sign: | An alphanumeric code generated by the card network to demonstrate approval for the transaction. | |
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# ItemListNextPage
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description |
7+
| --------------------------------------------------- | --------------------------------------------------- | --------------------------------------------------- | --------------------------------------------------- |
8+
| `cursor` | *str* | :heavy_check_mark: | The cursor value to use for the next page of items. |

docs/models/operations/listticketsrequest.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33

44
## Fields
55

6-
| Field | Type | Required | Description | Example |
7-
| ------------------ | ------------------ | ------------------ | ------------------ | ------------------ |
8-
| `cursor` | *Optional[str]* | :heavy_minus_sign: | N/A | |
9-
| `count` | *Optional[int]* | :heavy_minus_sign: | N/A | 20 |
10-
| `account_id` | *str* | :heavy_check_mark: | N/A | |
6+
| Field | Type | Required | Description | Example |
7+
| ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- |
8+
| `cursor` | *Optional[str]* | :heavy_minus_sign: | N/A | |
9+
| `count` | *Optional[int]* | :heavy_minus_sign: | N/A | 20 |
10+
| `status` | [Optional[components.TicketStatus]](../../models/components/ticketstatus.md) | :heavy_minus_sign: | N/A | |
11+
| `account_id` | *str* | :heavy_check_mark: | N/A | |

docs/models/operations/listticketsresponse.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
## Fields
55

6-
| Field | Type | Required | Description |
7-
| ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
8-
| `headers` | Dict[str, List[*str*]] | :heavy_check_mark: | N/A |
9-
| `result` | List[[components.Ticket](../../models/components/ticket.md)] | :heavy_check_mark: | N/A |
6+
| Field | Type | Required | Description |
7+
| ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- |
8+
| `headers` | Dict[str, List[*str*]] | :heavy_check_mark: | N/A |
9+
| `result` | [operations.ListTicketsResponseBody](../../models/operations/listticketsresponsebody.md) | :heavy_check_mark: | N/A |
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# ListTicketsResponseBody
2+
3+
A paginated list of items. The `nextPage` field is omitted if there are no more pages available.
4+
5+
6+
## Fields
7+
8+
| Field | Type | Required | Description |
9+
| ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ |
10+
| `items` | List[[components.Ticket](../../models/components/ticket.md)] | :heavy_check_mark: | N/A |
11+
| `next_page` | [Optional[components.ItemListNextPage]](../../models/components/itemlistnextpage.md) | :heavy_minus_sign: | N/A |

0 commit comments

Comments
 (0)