Skip to content

Commit 629b78c

Browse files
committed
## Python SDK Changes Detected:
* `client.capabilities.list()`: `response._embedded.capabilities.[].status_reason` **Changed** **Breaking** ⚠️ * `client.clients.list()`: `response._embedded.clients.[]._embedded.capabilities.status_reason` **Changed** **Breaking** ⚠️ * `client.clients.get()`: `response._embedded.capabilities.status_reason` **Changed** **Breaking** ⚠️ * `client.refunds.create()`: * `request.entity-refund.status` **Added** **Breaking** ⚠️ * `response.routing_reversals.[].source.type` **Added** * `client.settlements.list-refunds()`: `response._embedded.refunds.[].routing_reversals.[].source.type` **Added** * `client.profiles.create()`: * `request.status` **Added** * `client.refunds.list()`: `response._embedded.refunds.[].routing_reversals.[].source.type` **Added** * `client.refunds.get()`: `response.routing_reversals.[].source.type` **Added** * `client.refunds.all()`: `response._embedded.refunds.[].routing_reversals.[].source.type` **Added** * `client.captures.create()`: * `request.entity-capture.status` **Added** * `client.mandates.create()`: * `request.entity-mandate.status` **Added** * `client.subscriptions.create()`: * `request.subscription-request.status` **Added**
1 parent 7cc4dd3 commit 629b78c

File tree

246 files changed

+2048
-1777
lines changed

Some content is hidden

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

246 files changed

+2048
-1777
lines changed

.speakeasy/gen.lock

Lines changed: 140 additions & 88 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.12.1
27+
version: 0.12.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.611.0
1+
speakeasyVersion: 1.611.1
22
sources:
33
Mollie API:
44
sourceNamespace: mollie-api
5-
sourceRevisionDigest: sha256:e02f2bb8f21f60ab7930ccdc03ccc201ffbcc272fa872f9bca2ade2cc9aba1cb
6-
sourceBlobDigest: sha256:df5fd0e05c2c7a5ce186e216b5ed8fa462fc1a267b477704e05ede07e8558bdc
5+
sourceRevisionDigest: sha256:4b41b7544e69be171f16b36fddd8c0a29979329ef28870b8428206d34412330f
6+
sourceBlobDigest: sha256:8a326ea980b69368a0c755e95acd4c77b36ed552c450a6df88f2d56af3e41e4f
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1757118199
9+
- speakeasy-sdk-regen-1757322550
1010
- 1.0.0
1111
targets:
1212
client:
1313
source: Mollie API
1414
sourceNamespace: mollie-api
15-
sourceRevisionDigest: sha256:e02f2bb8f21f60ab7930ccdc03ccc201ffbcc272fa872f9bca2ade2cc9aba1cb
16-
sourceBlobDigest: sha256:df5fd0e05c2c7a5ce186e216b5ed8fa462fc1a267b477704e05ede07e8558bdc
15+
sourceRevisionDigest: sha256:4b41b7544e69be171f16b36fddd8c0a29979329ef28870b8428206d34412330f
16+
sourceBlobDigest: sha256:8a326ea980b69368a0c755e95acd4c77b36ed552c450a6df88f2d56af3e41e4f
1717
codeSamplesNamespace: mollie-api-python-code-samples
18-
codeSamplesRevisionDigest: sha256:9f0a406463bc55dd3266fd854499d6250993ed18dd238267a3af512799364678
18+
codeSamplesRevisionDigest: sha256:5a3e7f84d86d338ca78d527307dcdeef810306ec878da881c0a76d4ad907cff7
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
@@ -498,4 +498,14 @@ Based on:
498498
### Generated
499499
- [python v0.12.1] .
500500
### Releases
501-
- [PyPI v0.12.1] https://pypi.org/project/mollie/0.12.1 - .
501+
- [PyPI v0.12.1] https://pypi.org/project/mollie/0.12.1 - .
502+
503+
## 2025-09-08 09:08:46
504+
### Changes
505+
Based on:
506+
- OpenAPI Doc
507+
- Speakeasy CLI 1.611.1 (2.694.1) https://github.com/speakeasy-api/speakeasy
508+
### Generated
509+
- [python v0.12.2] .
510+
### Releases
511+
- [PyPI v0.12.2] https://pypi.org/project/mollie/0.12.2 - .
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# BalanceReportGrouping
2+
3+
4+
## Values
5+
6+
| Name | Value |
7+
| ------------------------ | ------------------------ |
8+
| `STATUS_BALANCES` | status-balances |
9+
| `TRANSACTION_CATEGORIES` | transaction-categories |

docs/models/entitybalancestatus.md renamed to docs/models/balancestatus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# EntityBalanceStatus
1+
# BalanceStatus
22

33
The status of the balance.
44

docs/models/entitybalancetransactiontype.md renamed to docs/models/balancetransactiontype.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
1-
# EntityBalanceTransactionType
2-
3-
The type of transaction, for example `payment` or `refund`. Values include the below examples, although this list
4-
is not definitive.
5-
6-
* Regular payment processing: `payment` `capture` `unauthorized-direct-debit` `failed-payment`
7-
* Refunds and chargebacks: `refund` `returned-refund` `chargeback` `chargeback-reversal`
8-
* Settlements: `outgoing-transfer` `canceled-outgoing-transfer` `returned-transfer`
9-
* Invoicing: `invoice-compensation` `balance-correction`
10-
* Mollie Connect: `application-fee` `split-payment` `platform-payment-refund` `platform-payment-chargeback`
1+
# BalanceTransactionType
112

123

134
## Values

docs/models/entitybalancetype.md renamed to docs/models/balancetransferdestinationtype.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# EntityBalanceType
1+
# BalanceTransferDestinationType
22

33
The default destination of automatic scheduled transfers. Currently only `bank-account` is supported.
44

docs/models/transferfrequency.md renamed to docs/models/balancetransferfrequency.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# TransferFrequency
1+
# BalanceTransferFrequency
22

33
The frequency with which the available amount on the balance will be settled to the configured transfer
44
destination.

docs/models/entitycapabilityrequirementstatus.md renamed to docs/models/capabilityrequirementstatus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# EntityCapabilityRequirementStatus
1+
# CapabilityRequirementStatus
22

33
The status of the requirement depends on its due date.
44
If no due date is given, the status will be `requested`.

0 commit comments

Comments
 (0)