Skip to content

Commit ed15b53

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.598.3
1 parent 5312647 commit ed15b53

File tree

211 files changed

+3065
-5258
lines changed

Some content is hidden

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

211 files changed

+3065
-5258
lines changed

.speakeasy/gen.lock

Lines changed: 90 additions & 97 deletions
Large diffs are not rendered by default.

.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.6.1
27+
version: 0.6.2
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.596.0
1+
speakeasyVersion: 1.598.3
22
sources:
33
Mollie API:
44
sourceNamespace: mollie-api
5-
sourceRevisionDigest: sha256:666210b98e44ff87084f2010c7a216666b7f0eabf04bfc6952da8aa3edd55396
6-
sourceBlobDigest: sha256:644fff1f7dadb4a4dacd7b69ad95a1a1122be8f24430b54c381a5011711bbf10
5+
sourceRevisionDigest: sha256:225b47b6ef288516bc614c3f3ac96f3fe61c3c4dc66638dfe75c8ef6c117f7ab
6+
sourceBlobDigest: sha256:1a9270513e747f4dd8d284467b1590cbfa092b822d844548cf3410f255946b8c
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1754312915
9+
- speakeasy-sdk-regen-1754550739
1010
- 1.0.0
1111
targets:
1212
client:
1313
source: Mollie API
1414
sourceNamespace: mollie-api
15-
sourceRevisionDigest: sha256:666210b98e44ff87084f2010c7a216666b7f0eabf04bfc6952da8aa3edd55396
16-
sourceBlobDigest: sha256:644fff1f7dadb4a4dacd7b69ad95a1a1122be8f24430b54c381a5011711bbf10
15+
sourceRevisionDigest: sha256:225b47b6ef288516bc614c3f3ac96f3fe61c3c4dc66638dfe75c8ef6c117f7ab
16+
sourceBlobDigest: sha256:1a9270513e747f4dd8d284467b1590cbfa092b822d844548cf3410f255946b8c
1717
codeSamplesNamespace: mollie-api-python-code-samples
18-
codeSamplesRevisionDigest: sha256:6b9a9872c4e1ec49f747c684c294c4143ce2bc5b94dfb3d783e4f45317213cd4
18+
codeSamplesRevisionDigest: sha256:426eff40cb229c0be8ee76906c8a750d7e3b04c033e46d5a064af4ecaa01cb6c
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

README-PYPI.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1784,7 +1784,7 @@ with ClientSDK(
17841784
**Primary error:**
17851785
* [`ClientError`](https://github.com/mollie/mollie-api-python-beta/blob/master/./src/mollie/models/clienterror.py): The base class for HTTP error responses.
17861786

1787-
<details><summary>Less common errors (130)</summary>
1787+
<details><summary>Less common errors (131)</summary>
17881788

17891789
<br />
17901790

@@ -1811,7 +1811,7 @@ with ClientSDK(
18111811
* [`ListCustomerPaymentsHalJSONError`](https://github.com/mollie/mollie-api-python-beta/blob/master/./src/mollie/models/listcustomerpaymentshaljsonerror.py): An error response object. Status code `400`. Applicable to 1 of 93 methods.*
18121812
* [`ListMandatesBadRequestHalJSONError`](https://github.com/mollie/mollie-api-python-beta/blob/master/./src/mollie/models/listmandatesbadrequesthaljsonerror.py): An error response object. Status code `400`. Applicable to 1 of 93 methods.*
18131813
* [`ListSubscriptionsBadRequestHalJSONError`](https://github.com/mollie/mollie-api-python-beta/blob/master/./src/mollie/models/listsubscriptionsbadrequesthaljsonerror.py): An error response object. Status code `400`. Applicable to 1 of 93 methods.*
1814-
* [`ListAllSubscriptionsHalJSONError`](https://github.com/mollie/mollie-api-python-beta/blob/master/./src/mollie/models/listallsubscriptionshaljsonerror.py): An error response object. Status code `400`. Applicable to 1 of 93 methods.*
1814+
* [`ListAllSubscriptionsBadRequestHalJSONError`](https://github.com/mollie/mollie-api-python-beta/blob/master/./src/mollie/models/listallsubscriptionsbadrequesthaljsonerror.py): An error response object. Status code `400`. Applicable to 1 of 93 methods.*
18151815
* [`ListSubscriptionPaymentsHalJSONError`](https://github.com/mollie/mollie-api-python-beta/blob/master/./src/mollie/models/listsubscriptionpaymentshaljsonerror.py): An error response object. Status code `400`. Applicable to 1 of 93 methods.*
18161816
* [`ListPermissionsHalJSONError`](https://github.com/mollie/mollie-api-python-beta/blob/master/./src/mollie/models/listpermissionshaljsonerror.py): An error response object. Status code `400`. Applicable to 1 of 93 methods.*
18171817
* [`ListProfilesHalJSONError`](https://github.com/mollie/mollie-api-python-beta/blob/master/./src/mollie/models/listprofileshaljsonerror.py): An error response object. Status code `400`. Applicable to 1 of 93 methods.*
@@ -1862,6 +1862,7 @@ with ClientSDK(
18621862
* [`GetSubscriptionHalJSONError`](https://github.com/mollie/mollie-api-python-beta/blob/master/./src/mollie/models/getsubscriptionhaljsonerror.py): An error response object. Status code `404`. Applicable to 1 of 93 methods.*
18631863
* [`UpdateSubscriptionHalJSONError`](https://github.com/mollie/mollie-api-python-beta/blob/master/./src/mollie/models/updatesubscriptionhaljsonerror.py): An error response object. Status code `404`. Applicable to 1 of 93 methods.*
18641864
* [`CancelSubscriptionHalJSONError`](https://github.com/mollie/mollie-api-python-beta/blob/master/./src/mollie/models/cancelsubscriptionhaljsonerror.py): An error response object. Status code `404`. Applicable to 1 of 93 methods.*
1865+
* [`ListAllSubscriptionsNotFoundHalJSONError`](https://github.com/mollie/mollie-api-python-beta/blob/master/./src/mollie/models/listallsubscriptionsnotfoundhaljsonerror.py): An error response object. Status code `404`. Applicable to 1 of 93 methods.*
18651866
* [`GetPermissionHalJSONError`](https://github.com/mollie/mollie-api-python-beta/blob/master/./src/mollie/models/getpermissionhaljsonerror.py): An error response object. Status code `404`. Applicable to 1 of 93 methods.*
18661867
* [`GetOrganizationHalJSONError`](https://github.com/mollie/mollie-api-python-beta/blob/master/./src/mollie/models/getorganizationhaljsonerror.py): An error response object. Status code `404`. Applicable to 1 of 93 methods.*
18671868
* [`GetProfileNotFoundHalJSONError`](https://github.com/mollie/mollie-api-python-beta/blob/master/./src/mollie/models/getprofilenotfoundhaljsonerror.py): An error response object. Status code `404`. Applicable to 1 of 93 methods.*

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1784,7 +1784,7 @@ with ClientSDK(
17841784
**Primary error:**
17851785
* [`ClientError`](./src/mollie/models/clienterror.py): The base class for HTTP error responses.
17861786

1787-
<details><summary>Less common errors (130)</summary>
1787+
<details><summary>Less common errors (131)</summary>
17881788

17891789
<br />
17901790

@@ -1811,7 +1811,7 @@ with ClientSDK(
18111811
* [`ListCustomerPaymentsHalJSONError`](./src/mollie/models/listcustomerpaymentshaljsonerror.py): An error response object. Status code `400`. Applicable to 1 of 93 methods.*
18121812
* [`ListMandatesBadRequestHalJSONError`](./src/mollie/models/listmandatesbadrequesthaljsonerror.py): An error response object. Status code `400`. Applicable to 1 of 93 methods.*
18131813
* [`ListSubscriptionsBadRequestHalJSONError`](./src/mollie/models/listsubscriptionsbadrequesthaljsonerror.py): An error response object. Status code `400`. Applicable to 1 of 93 methods.*
1814-
* [`ListAllSubscriptionsHalJSONError`](./src/mollie/models/listallsubscriptionshaljsonerror.py): An error response object. Status code `400`. Applicable to 1 of 93 methods.*
1814+
* [`ListAllSubscriptionsBadRequestHalJSONError`](./src/mollie/models/listallsubscriptionsbadrequesthaljsonerror.py): An error response object. Status code `400`. Applicable to 1 of 93 methods.*
18151815
* [`ListSubscriptionPaymentsHalJSONError`](./src/mollie/models/listsubscriptionpaymentshaljsonerror.py): An error response object. Status code `400`. Applicable to 1 of 93 methods.*
18161816
* [`ListPermissionsHalJSONError`](./src/mollie/models/listpermissionshaljsonerror.py): An error response object. Status code `400`. Applicable to 1 of 93 methods.*
18171817
* [`ListProfilesHalJSONError`](./src/mollie/models/listprofileshaljsonerror.py): An error response object. Status code `400`. Applicable to 1 of 93 methods.*
@@ -1862,6 +1862,7 @@ with ClientSDK(
18621862
* [`GetSubscriptionHalJSONError`](./src/mollie/models/getsubscriptionhaljsonerror.py): An error response object. Status code `404`. Applicable to 1 of 93 methods.*
18631863
* [`UpdateSubscriptionHalJSONError`](./src/mollie/models/updatesubscriptionhaljsonerror.py): An error response object. Status code `404`. Applicable to 1 of 93 methods.*
18641864
* [`CancelSubscriptionHalJSONError`](./src/mollie/models/cancelsubscriptionhaljsonerror.py): An error response object. Status code `404`. Applicable to 1 of 93 methods.*
1865+
* [`ListAllSubscriptionsNotFoundHalJSONError`](./src/mollie/models/listallsubscriptionsnotfoundhaljsonerror.py): An error response object. Status code `404`. Applicable to 1 of 93 methods.*
18651866
* [`GetPermissionHalJSONError`](./src/mollie/models/getpermissionhaljsonerror.py): An error response object. Status code `404`. Applicable to 1 of 93 methods.*
18661867
* [`GetOrganizationHalJSONError`](./src/mollie/models/getorganizationhaljsonerror.py): An error response object. Status code `404`. Applicable to 1 of 93 methods.*
18671868
* [`GetProfileNotFoundHalJSONError`](./src/mollie/models/getprofilenotfoundhaljsonerror.py): An error response object. Status code `404`. Applicable to 1 of 93 methods.*

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,4 +338,14 @@ Based on:
338338
### Generated
339339
- [python v0.6.1] .
340340
### Releases
341-
- [PyPI v0.6.1] https://pypi.org/project/mollie/0.6.1 - .
341+
- [PyPI v0.6.1] https://pypi.org/project/mollie/0.6.1 - .
342+
343+
## 2025-08-07 07:12:00
344+
### Changes
345+
Based on:
346+
- OpenAPI Doc
347+
- Speakeasy CLI 1.598.3 (2.674.3) https://github.com/speakeasy-api/speakeasy
348+
### Generated
349+
- [python v0.6.2] .
350+
### Releases
351+
- [PyPI v0.6.2] https://pypi.org/project/mollie/0.6.2 - .

docs/models/cancelpaymentmethod.md

Lines changed: 38 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -6,38 +6,41 @@ this field reflects that choice.
66

77
## Values
88

9-
| Name | Value |
10-
| -------------- | -------------- |
11-
| `ALMA` | alma |
12-
| `APPLEPAY` | applepay |
13-
| `BACS` | bacs |
14-
| `BANCOMATPAY` | bancomatpay |
15-
| `BANCONTACT` | bancontact |
16-
| `BANKTRANSFER` | banktransfer |
17-
| `BELFIUS` | belfius |
18-
| `BILLIE` | billie |
19-
| `BIZUM` | bizum |
20-
| `BLIK` | blik |
21-
| `CREDITCARD` | creditcard |
22-
| `DIRECTDEBIT` | directdebit |
23-
| `EPS` | eps |
24-
| `GIFTCARD` | giftcard |
25-
| `IDEAL` | ideal |
26-
| `IN3` | in3 |
27-
| `KBC` | kbc |
28-
| `KLARNA` | klarna |
29-
| `MBWAY` | mbway |
30-
| `MULTIBANCO` | multibanco |
31-
| `MYBANK` | mybank |
32-
| `PAYBYBANK` | paybybank |
33-
| `PAYCONIQ` | payconiq |
34-
| `PAYPAL` | paypal |
35-
| `PAYSAFECARD` | paysafecard |
36-
| `POINTOFSALE` | pointofsale |
37-
| `PRZELEWY24` | przelewy24 |
38-
| `RIVERTY` | riverty |
39-
| `SATISPAY` | satispay |
40-
| `SWISH` | swish |
41-
| `TRUSTLY` | trustly |
42-
| `TWINT` | twint |
43-
| `VOUCHER` | voucher |
9+
| Name | Value |
10+
| ---------------- | ---------------- |
11+
| `ALMA` | alma |
12+
| `APPLEPAY` | applepay |
13+
| `BACS` | bacs |
14+
| `BANCOMATPAY` | bancomatpay |
15+
| `BANCONTACT` | bancontact |
16+
| `BANKTRANSFER` | banktransfer |
17+
| `BELFIUS` | belfius |
18+
| `BILLIE` | billie |
19+
| `BIZUM` | bizum |
20+
| `BLIK` | blik |
21+
| `CREDITCARD` | creditcard |
22+
| `DIRECTDEBIT` | directdebit |
23+
| `EPS` | eps |
24+
| `GIFTCARD` | giftcard |
25+
| `IDEAL` | ideal |
26+
| `IN3` | in3 |
27+
| `KBC` | kbc |
28+
| `KLARNA` | klarna |
29+
| `KLARNAPAYLATER` | klarnapaylater |
30+
| `KLARNAPAYNOW` | klarnapaynow |
31+
| `KLARNASLICEIT` | klarnasliceit |
32+
| `MBWAY` | mbway |
33+
| `MULTIBANCO` | multibanco |
34+
| `MYBANK` | mybank |
35+
| `PAYBYBANK` | paybybank |
36+
| `PAYCONIQ` | payconiq |
37+
| `PAYPAL` | paypal |
38+
| `PAYSAFECARD` | paysafecard |
39+
| `POINTOFSALE` | pointofsale |
40+
| `PRZELEWY24` | przelewy24 |
41+
| `RIVERTY` | riverty |
42+
| `SATISPAY` | satispay |
43+
| `SWISH` | swish |
44+
| `TRUSTLY` | trustly |
45+
| `TWINT` | twint |
46+
| `VOUCHER` | voucher |

docs/models/cancelsubscriptionapplicationfee.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ information.
1111

1212
## Fields
1313

14-
| Field | Type | Required | Description | Example |
15-
| -------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------- |
16-
| `amount` | [Optional[models.CancelSubscriptionApplicationFeeAmount]](../models/cancelsubscriptionapplicationfeeamount.md) | :heavy_minus_sign: | In v2 endpoints, monetary amounts are represented as objects with a `currency` and `value` field. | |
17-
| `description` | *Optional[str]* | :heavy_minus_sign: | N/A | Platform fee |
14+
| Field | Type | Required | Description | Example |
15+
| ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- |
16+
| `amount` | [models.CancelSubscriptionApplicationFeeAmount](../models/cancelsubscriptionapplicationfeeamount.md) | :heavy_check_mark: | In v2 endpoints, monetary amounts are represented as objects with a `currency` and `value` field. | |
17+
| `description` | *str* | :heavy_check_mark: | N/A | Platform fee |

0 commit comments

Comments
 (0)