Skip to content

Commit 47f53e0

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.575.4
1 parent 867da10 commit 47f53e0

19 files changed

+120
-242
lines changed

.speakeasy/gen.lock

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
lockVersion: 2.0.0
22
id: 3f63a12a-c4cd-4e2e-98dc-9d5c6f5180ec
33
management:
4-
docChecksum: 5384f817ec55df8dbaff66644829f7d7
4+
docChecksum: 7deac550b5d43d74aea3c03c57151c87
55
docVersion: 1.0.0
6-
speakeasyVersion: 1.575.1
7-
generationVersion: 2.648.1
8-
releaseVersion: 0.5.11
9-
configChecksum: 9a9ccc7f1092b339ccf0f09c09aae283
6+
speakeasyVersion: 1.575.4
7+
generationVersion: 2.648.7
8+
releaseVersion: 0.5.12
9+
configChecksum: a9b5989c7b0caf92ae44e3b1cd974189
1010
repoURL: https://github.com/mollie/mollie-api-python-beta.git
1111
installationURL: https://github.com/mollie/mollie-api-python-beta.git
1212
published: true
1313
features:
1414
python:
1515
additionalDependencies: 1.0.0
1616
constsAndDefaults: 1.0.5
17-
core: 5.19.3
17+
core: 5.19.4
1818
defaultEnabledRetries: 0.2.0
1919
deprecations: 3.0.2
2020
devContainers: 3.0.0
@@ -2123,8 +2123,6 @@ generatedFiles:
21232123
- docs/models/paymentlistroutesdocumentation.md
21242124
- docs/models/paymentlistroutesembedded.md
21252125
- docs/models/paymentlistrouteslinks.md
2126-
- docs/models/paymentlistroutesnext.md
2127-
- docs/models/paymentlistroutesprevious.md
21282126
- docs/models/paymentlistroutesrequest.md
21292127
- docs/models/paymentlistroutesresponsebody.md
21302128
- docs/models/paymentlistroutesself.md
@@ -4050,7 +4048,7 @@ examples:
40504048
application/json: {"amount": {"currency": "EUR", "value": "10.00"}, "description": "Payment for Order #12345", "destination": {"type": "organization", "organizationId": "org_1234567"}}
40514049
responses:
40524050
"201":
4053-
application/hal+json: {"resource": "route", "id": "crt_dyARQ3JzCgtPDhU2Pbq3J", "paymentId": "tr_sva3o24VKn", "amount": {"currency": "EUR", "value": "10.00"}, "description": "Payment for Order #12345", "destination": {"type": "organization", "organizationId": "org_123"}, "_links": {"documentation": {"href": "https://...", "type": "text/html"}}}
4051+
application/hal+json: {"resource": "route", "id": "crt_dyARQ3JzCgtPDhU2Pbq3J", "paymentId": "tr_sva3o24VKn", "amount": {"currency": "EUR", "value": "10.00"}, "description": "Payment for Order #12345", "destination": {"type": "organization", "organizationId": "org_123"}, "_links": {"self": {"href": "https://...", "type": "application/hal+json"}, "documentation": {"href": "https://...", "type": "text/html"}}}
40544052
"":
40554053
parameters:
40564054
path:
@@ -4078,7 +4076,7 @@ examples:
40784076
paymentId: "tr_5B8cwPMGnU"
40794077
responses:
40804078
"200":
4081-
application/hal+json: {"count": 3, "_embedded": {"routes": [{"resource": "route", "id": "crt_kSq9CDTa6FzW7c6gpYq3J", "paymentId": "tr_sva3o24VKn", "createdAt": "2024-05-22T15:11:19+02:00", "amount": {"currency": "EUR", "value": "1.00"}, "destination": {"type": "organization", "organizationId": "org_123"}}, {"resource": "route", "id": "crt_dyARQ3JzCgtPDhU2Pbq3J", "paymentId": "tr_sva3o24VKn", "createdAt": "2024-05-22T15:11:19+02:00", "amount": {"currency": "EUR", "value": "2.00"}, "destination": {"type": "organization", "organizationId": "org_456"}}, {"resource": "route", "id": "crt_tntKsr6tffuVdqnEvhq3J", "paymentId": "tr_sva3o24VKn", "createdAt": "2024-05-22T15:11:19+02:00", "amount": {"currency": "EUR", "value": "3.00"}, "destination": {"type": "organization", "organizationId": "org_789"}}]}, "_links": {"next": {"href": "https://...", "type": "application/hal+json"}, "documentation": {"href": "https://...", "type": "text/html"}}}
4079+
application/hal+json: {"count": 3, "_embedded": {"routes": [{"resource": "route", "id": "crt_kSq9CDTa6FzW7c6gpYq3J", "paymentId": "tr_sva3o24VKn", "amount": {"currency": "EUR", "value": "1.00"}, "description": "Payment for Order #12345", "destination": {"type": "organization", "organizationId": "org_123"}, "_links": {"self": {"href": "https://...", "type": "application/hal+json"}, "documentation": {"href": "https://...", "type": "text/html"}}, "createdAt": "2024-05-22T15:11:19+02:00"}, {"resource": "route", "id": "crt_dyARQ3JzCgtPDhU2Pbq3J", "paymentId": "tr_sva3o24VKn", "amount": {"currency": "EUR", "value": "2.00"}, "description": "Payment for Order #12346", "destination": {"type": "organization", "organizationId": "org_456"}, "_links": {"self": {"href": "https://...", "type": "application/hal+json"}, "documentation": {"href": "https://...", "type": "text/html"}}, "createdAt": "2024-05-22T15:11:19+02:00"}, {"resource": "route", "id": "crt_tntKsr6tffuVdqnEvhq3J", "paymentId": "tr_sva3o24VKn", "amount": {"currency": "EUR", "value": "3.00"}, "description": "Payment for Order #12347", "destination": {"type": "organization", "organizationId": "org_789"}, "_links": {"self": {"href": "https://...", "type": "application/hal+json"}, "documentation": {"href": "https://...", "type": "text/html"}}, "createdAt": "2024-05-22T15:11:19+02:00"}]}, "_links": {"self": {"href": "https://...", "type": "application/hal+json"}, "documentation": {"href": "https://...", "type": "text/html"}}}
40824080
"":
40834081
parameters:
40844082
path:
@@ -4092,7 +4090,7 @@ examples:
40924090
paymentId: "tr_5B8cwPMGnU"
40934091
responses:
40944092
"200":
4095-
application/hal+json: {"count": 5, "_embedded": {"routes": [{"resource": "route", "id": "crt_dyARQ3JzCgtPDhU2Pbq3J", "paymentId": "tr_5B8cwPMGnU", "createdAt": "2024-03-20T09:13:37.0Z", "amount": {"currency": "EUR", "value": "10.00"}, "description": "Payment for Order #12345", "destination": {"type": "organization", "organizationId": "org_1234567"}, "_links": {"self": {"href": "https://...", "type": "application/hal+json"}, "documentation": {"href": "https://...", "type": "application/hal+json"}}}]}, "_links": {"self": {"href": "https://...", "type": "application/hal+json"}, "previous": {"href": "https://...", "type": "application/hal+json"}, "next": {"href": "https://...", "type": "application/hal+json"}, "documentation": {"href": "https://...", "type": "application/hal+json"}}}
4093+
application/hal+json: {"count": 5, "_embedded": {"routes": [{"resource": "route", "id": "crt_dyARQ3JzCgtPDhU2Pbq3J", "paymentId": "tr_5B8cwPMGnU", "amount": {"currency": "EUR", "value": "10.00"}, "description": "Payment for Order #12345", "destination": {"type": "organization", "organizationId": "org_1234567"}, "_links": {"self": {"href": "https://...", "type": "application/hal+json"}, "documentation": {"href": "https://...", "type": "application/hal+json"}}, "createdAt": "2024-03-20T09:13:37.0Z"}]}, "_links": {"self": {"href": "https://...", "type": "application/hal+json"}, "documentation": {"href": "https://...", "type": "application/hal+json"}}}
40964094
"404":
40974095
application/hal+json: {"status": 404, "title": "Not Found", "detail": "The resource does not exist", "field": "description", "_links": {"documentation": {"href": "https://docs.mollie.com/errors", "type": "text/html"}}}
40984096
create-customer:

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ generation:
2424
generateNewTests: false
2525
skipResponseBodyAssertions: false
2626
python:
27-
version: 0.5.11
27+
version: 0.5.12
2828
additionalDependencies:
2929
dev: {}
3030
main: {}

.speakeasy/workflow.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.575.1
1+
speakeasyVersion: 1.575.4
22
sources:
33
Mollie API:
44
sourceNamespace: mollie-api
5-
sourceRevisionDigest: sha256:22aa5fc38889464e6443d9fcb829c1245788313d19e0ab52c1a478417ca95e2a
6-
sourceBlobDigest: sha256:7d8c2e6878f74132f3fc3564a123d8ea9decdfc268ac41fb0bb6375cdfc48b7a
5+
sourceRevisionDigest: sha256:65514a785d373e63981c8cf72e9cef636c82cbc26dc1a94be9fd47c5c2280062
6+
sourceBlobDigest: sha256:906ae3f3aa91d711a8a65883759fd897e43fe0bc207b26de53c7e41a901d0037
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1751502397
9+
- speakeasy-sdk-regen-1751588787
1010
- 1.0.0
1111
targets:
1212
client:
1313
source: Mollie API
1414
sourceNamespace: mollie-api
15-
sourceRevisionDigest: sha256:22aa5fc38889464e6443d9fcb829c1245788313d19e0ab52c1a478417ca95e2a
16-
sourceBlobDigest: sha256:7d8c2e6878f74132f3fc3564a123d8ea9decdfc268ac41fb0bb6375cdfc48b7a
15+
sourceRevisionDigest: sha256:65514a785d373e63981c8cf72e9cef636c82cbc26dc1a94be9fd47c5c2280062
16+
sourceBlobDigest: sha256:906ae3f3aa91d711a8a65883759fd897e43fe0bc207b26de53c7e41a901d0037
1717
codeSamplesNamespace: mollie-api-python-code-samples
18-
codeSamplesRevisionDigest: sha256:eb98b5d62a9e26e1d9c00c1c5c0a77a8a28ee2261180490aa3500a0be7f05c33
18+
codeSamplesRevisionDigest: sha256:7c22ea1d968d7e2e619068eeac6627f0ef351a6192030a4c1420fc83400876d9
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
@@ -228,4 +228,14 @@ Based on:
228228
### Generated
229229
- [python v0.5.11] .
230230
### Releases
231-
- [PyPI v0.5.11] https://pypi.org/project/mollie/0.5.11 - .
231+
- [PyPI v0.5.11] https://pypi.org/project/mollie/0.5.11 - .
232+
233+
## 2025-07-04 00:26:10
234+
### Changes
235+
Based on:
236+
- OpenAPI Doc
237+
- Speakeasy CLI 1.575.4 (2.648.7) https://github.com/speakeasy-api/speakeasy
238+
### Generated
239+
- [python v0.5.12] .
240+
### Releases
241+
- [PyPI v0.5.12] https://pypi.org/project/mollie/0.5.12 - .

docs/models/paymentcreateroutedelayedroutingdestination.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ The destination of the route.
77

88
| Field | Type | Required | Description | Example |
99
| -------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- |
10-
| `type` | *Optional[str]* | :heavy_minus_sign: | The type of destination. Currently only the destination type `organization` is supported.<br/><br/>Possible values: `organization` | organization |
11-
| `organization_id` | *Optional[str]* | :heavy_minus_sign: | Required for destination type `organization`. The ID of the connected organization the funds should be routed to. | org_1234567 |
10+
| `type` | *str* | :heavy_check_mark: | The type of destination. Currently only the destination type `organization` is supported.<br/><br/>Possible values: `organization` | organization |
11+
| `organization_id` | *str* | :heavy_check_mark: | Required for destination type `organization`. The ID of the connected organization the funds should be routed to. | org_1234567 |

docs/models/paymentcreateroutedestination.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ The destination of the route.
77

88
| Field | Type | Required | Description | Example |
99
| -------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- |
10-
| `type` | *Optional[str]* | :heavy_minus_sign: | The type of destination. Currently only the destination type `organization` is supported.<br/><br/>Possible values: `organization` | organization |
11-
| `organization_id` | *Optional[str]* | :heavy_minus_sign: | Required for destination type `organization`. The ID of the connected organization the funds should be routed to. | org_1234567 |
10+
| `type` | *str* | :heavy_check_mark: | The type of destination. Currently only the destination type `organization` is supported.<br/><br/>Possible values: `organization` | organization |
11+
| `organization_id` | *str* | :heavy_check_mark: | Required for destination type `organization`. The ID of the connected organization the funds should be routed to. | org_1234567 |

docs/models/paymentcreateroutelinks.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ An object with several relevant URLs. Every URL object will contain an `href` an
55

66
## Fields
77

8-
| Field | Type | Required | Description |
9-
| ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------ |
10-
| `self_` | [Optional[models.PaymentCreateRouteSelf]](../models/paymentcreaterouteself.md) | :heavy_minus_sign: | In v2 endpoints, URLs are commonly represented as objects with an `href` and `type` field. |
11-
| `documentation` | [Optional[models.PaymentCreateRouteDocumentation]](../models/paymentcreateroutedocumentation.md) | :heavy_minus_sign: | In v2 endpoints, URLs are commonly represented as objects with an `href` and `type` field. |
8+
| Field | Type | Required | Description |
9+
| ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ |
10+
| `self_` | [models.PaymentCreateRouteSelf](../models/paymentcreaterouteself.md) | :heavy_check_mark: | In v2 endpoints, URLs are commonly represented as objects with an `href` and `type` field. |
11+
| `documentation` | [models.PaymentCreateRouteDocumentation](../models/paymentcreateroutedocumentation.md) | :heavy_check_mark: | In v2 endpoints, URLs are commonly represented as objects with an `href` and `type` field. |

0 commit comments

Comments
 (0)