Skip to content

Commit 1c8f8d9

Browse files
committed
## Python SDK Changes Detected:
* `client.webhook-events.get()`: `response._embedded.entity.[payment-link-response].allowed_methods.[]` **Changed** **Breaking** ⚠️ * `client.payment-links.create()`: * `request_body.allowed_methods.[]` **Changed** **Breaking** ⚠️ * `response.allowed_methods.[]` **Changed** **Breaking** ⚠️ * `client.payment-links.list()`: `response._embedded.payment_links.[].allowed_methods.[]` **Changed** **Breaking** ⚠️ * `client.payment-links.get()`: `response.allowed_methods.[]` **Changed** **Breaking** ⚠️ * `client.payment-links.update()`: * `request_body.allowed_methods.[]` **Changed** **Breaking** ⚠️ * `response.allowed_methods.[]` **Changed** **Breaking** ⚠️
1 parent bba25f8 commit 1c8f8d9

18 files changed

+257
-103
lines changed

.speakeasy/gen.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 3f63a12a-c4cd-4e2e-98dc-9d5c6f5180ec
33
management:
4-
docChecksum: 2dec71b80177f9595e3514414246ba59
4+
docChecksum: 0598dfa4879965fe4af6bb050f7b9d65
55
docVersion: 1.0.0
6-
speakeasyVersion: 1.638.1
7-
generationVersion: 2.729.2
8-
releaseVersion: 0.15.3
9-
configChecksum: 78821d3259a53ed628e4e78d3dd44ad6
6+
speakeasyVersion: 1.639.1
7+
generationVersion: 2.730.0
8+
releaseVersion: 0.15.4
9+
configChecksum: e840d3fd292204d696075df9c2e0ce8d
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
@@ -395,6 +395,8 @@ generatedFiles:
395395
- docs/models/paymentlineitemresponse.md
396396
- docs/models/paymentlinetype.md
397397
- docs/models/paymentlinetyperesponse.md
398+
- docs/models/paymentlinkmethod.md
399+
- docs/models/paymentlinkmethodresponse.md
398400
- docs/models/paymentlinkresponse.md
399401
- docs/models/paymentlinkresponseapplicationfee.md
400402
- docs/models/paymentlinkresponselinks.md
@@ -778,6 +780,8 @@ generatedFiles:
778780
- src/mollie/models/payment_line_item_response.py
779781
- src/mollie/models/payment_line_type.py
780782
- src/mollie/models/payment_line_type_response.py
783+
- src/mollie/models/payment_link_method.py
784+
- src/mollie/models/payment_link_method_response.py
781785
- src/mollie/models/payment_link_response.py
782786
- src/mollie/models/payment_link_sequence_type.py
783787
- src/mollie/models/payment_link_sequence_type_response.py
@@ -5343,3 +5347,4 @@ examples:
53435347
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"}}}
53445348
examplesVersion: 1.0.2
53455349
generatedTests: {}
5350+
releaseNotes: "## Python SDK Changes Detected:\n* `client.webhook-events.get()`: `response._embedded.entity.[payment-link-response].allowed_methods.[]` **Changed** **Breaking** :warning:\n* `client.payment-links.create()`: \n * `request_body.allowed_methods.[]` **Changed** **Breaking** :warning:\n * `response.allowed_methods.[]` **Changed** **Breaking** :warning:\n* `client.payment-links.list()`: `response._embedded.payment_links.[].allowed_methods.[]` **Changed** **Breaking** :warning:\n* `client.payment-links.get()`: `response.allowed_methods.[]` **Changed** **Breaking** :warning:\n* `client.payment-links.update()`: \n * `request_body.allowed_methods.[]` **Changed** **Breaking** :warning:\n * `response.allowed_methods.[]` **Changed** **Breaking** :warning:\n"

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ generation:
2727
generateNewTests: false
2828
skipResponseBodyAssertions: false
2929
python:
30-
version: 0.15.3
30+
version: 0.15.4
3131
additionalDependencies:
3232
dev: {}
3333
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.638.1
1+
speakeasyVersion: 1.639.1
22
sources:
33
Mollie API:
44
sourceNamespace: mollie-api
5-
sourceRevisionDigest: sha256:6ba7149be9867087331412e27a04b7f82bdd6118b7f165e5db5d35083491199d
6-
sourceBlobDigest: sha256:60ef8723cd741028092d40c05413bf72e0047f664cc5ce11a09435bcd380a2bc
5+
sourceRevisionDigest: sha256:31488f9161918be3262e78287d572dd665999d8c06bfb16c2d935e1725739c6f
6+
sourceBlobDigest: sha256:aa98e48f180cad9eecd34d4ef009f784bb7c9c85a820d7af8d18dbac87a71aec
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1761179123
9+
- speakeasy-sdk-regen-1761265380
1010
- 1.0.0
1111
targets:
1212
client:
1313
source: Mollie API
1414
sourceNamespace: mollie-api
15-
sourceRevisionDigest: sha256:6ba7149be9867087331412e27a04b7f82bdd6118b7f165e5db5d35083491199d
16-
sourceBlobDigest: sha256:60ef8723cd741028092d40c05413bf72e0047f664cc5ce11a09435bcd380a2bc
15+
sourceRevisionDigest: sha256:31488f9161918be3262e78287d572dd665999d8c06bfb16c2d935e1725739c6f
16+
sourceBlobDigest: sha256:aa98e48f180cad9eecd34d4ef009f784bb7c9c85a820d7af8d18dbac87a71aec
1717
codeSamplesNamespace: mollie-api-python-code-samples
18-
codeSamplesRevisionDigest: sha256:324c98b48de16892483e6a8123f580a3e4762563154d860920744a15391f210b
18+
codeSamplesRevisionDigest: sha256:089782d8d751cd3a2832511a739cb891e79c7a6ec457b821c35614011f2abfb1
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
@@ -668,4 +668,14 @@ Based on:
668668
### Generated
669669
- [python v0.15.3] .
670670
### Releases
671-
- [PyPI v0.15.3] https://pypi.org/project/mollie/0.15.3 - .
671+
- [PyPI v0.15.3] https://pypi.org/project/mollie/0.15.3 - .
672+
673+
## 2025-10-24 00:22:41
674+
### Changes
675+
Based on:
676+
- OpenAPI Doc
677+
- Speakeasy CLI 1.639.1 (2.730.0) https://github.com/speakeasy-api/speakeasy
678+
### Generated
679+
- [python v0.15.4] .
680+
### Releases
681+
- [PyPI v0.15.4] https://pypi.org/project/mollie/0.15.4 - .

docs/models/createpaymentlinkrequestbody.md

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

docs/models/paymentlinkmethod.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# PaymentLinkMethod
2+
3+
4+
## Values
5+
6+
| Name | Value |
7+
| -------------- | -------------- |
8+
| `APPLEPAY` | applepay |
9+
| `BACS` | bacs |
10+
| `BANCOMATPAY` | bancomatpay |
11+
| `BANCONTACT` | bancontact |
12+
| `BANKTRANSFER` | banktransfer |
13+
| `BELFIUS` | belfius |
14+
| `BILLIE` | billie |
15+
| `BLIK` | blik |
16+
| `CREDITCARD` | creditcard |
17+
| `EPS` | eps |
18+
| `GIFTCARD` | giftcard |
19+
| `IDEAL` | ideal |
20+
| `IN3` | in3 |
21+
| `KBC` | kbc |
22+
| `KLARNA` | klarna |
23+
| `MBWAY` | mbway |
24+
| `MULTIBANCO` | multibanco |
25+
| `MYBANK` | mybank |
26+
| `PAYBYBANK` | paybybank |
27+
| `PAYPAL` | paypal |
28+
| `PAYSAFECARD` | paysafecard |
29+
| `POINTOFSALE` | pointofsale |
30+
| `PRZELEWY24` | przelewy24 |
31+
| `RIVERTY` | riverty |
32+
| `SATISPAY` | satispay |
33+
| `SWISH` | swish |
34+
| `TRUSTLY` | trustly |
35+
| `TWINT` | twint |
36+
| `VOUCHER` | voucher |
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# PaymentLinkMethodResponse
2+
3+
4+
## Values
5+
6+
| Name | Value |
7+
| -------------- | -------------- |
8+
| `APPLEPAY` | applepay |
9+
| `BACS` | bacs |
10+
| `BANCOMATPAY` | bancomatpay |
11+
| `BANCONTACT` | bancontact |
12+
| `BANKTRANSFER` | banktransfer |
13+
| `BELFIUS` | belfius |
14+
| `BILLIE` | billie |
15+
| `BLIK` | blik |
16+
| `CREDITCARD` | creditcard |
17+
| `EPS` | eps |
18+
| `GIFTCARD` | giftcard |
19+
| `IDEAL` | ideal |
20+
| `IN3` | in3 |
21+
| `KBC` | kbc |
22+
| `KLARNA` | klarna |
23+
| `MBWAY` | mbway |
24+
| `MULTIBANCO` | multibanco |
25+
| `MYBANK` | mybank |
26+
| `PAYBYBANK` | paybybank |
27+
| `PAYPAL` | paypal |
28+
| `PAYSAFECARD` | paysafecard |
29+
| `POINTOFSALE` | pointofsale |
30+
| `PRZELEWY24` | przelewy24 |
31+
| `RIVERTY` | riverty |
32+
| `SATISPAY` | satispay |
33+
| `SWISH` | swish |
34+
| `TRUSTLY` | trustly |
35+
| `TWINT` | twint |
36+
| `VOUCHER` | voucher |

0 commit comments

Comments
 (0)