|
1 | 1 | lockVersion: 2.0.0 |
2 | 2 | id: 3f63a12a-c4cd-4e2e-98dc-9d5c6f5180ec |
3 | 3 | management: |
4 | | - docChecksum: adc1359a5f53bfc67f09961b0725e6f9 |
| 4 | + docChecksum: 1d2641433a69902c38d579ef00824956 |
5 | 5 | docVersion: 1.0.0 |
6 | 6 | speakeasyVersion: 1.640.0 |
7 | 7 | generationVersion: 2.730.5 |
8 | | - releaseVersion: 0.53.1 |
9 | | - configChecksum: 69747eb9703e2781a16d078bc5e085ae |
| 8 | + releaseVersion: 0.54.1 |
| 9 | + configChecksum: e874b17135abf767cb431e517876a7a9 |
10 | 10 | repoURL: https://github.com/mollie/mollie-api-python-beta.git |
11 | 11 | installationURL: https://github.com/mollie/mollie-api-python-beta.git |
12 | 12 | published: true |
@@ -110,6 +110,7 @@ generatedFiles: |
110 | 110 | - docs/models/createsalesinvoicerequest.md |
111 | 111 | - docs/models/createsubscriptionrequest.md |
112 | 112 | - docs/models/createwebhook.md |
| 113 | + - docs/models/createwebhookeventtypes.md |
113 | 114 | - docs/models/createwebhooklinks.md |
114 | 115 | - docs/models/createwebhookrequest.md |
115 | 116 | - docs/models/createwebhookrequestbody.md |
@@ -697,6 +698,7 @@ generatedFiles: |
697 | 698 | - docs/models/updatesubscriptionrequest.md |
698 | 699 | - docs/models/updatesubscriptionrequestbody.md |
699 | 700 | - docs/models/updatevaluessalesinvoice.md |
| 701 | + - docs/models/updatewebhookeventtypes.md |
700 | 702 | - docs/models/updatewebhookrequest.md |
701 | 703 | - docs/models/updatewebhookrequestbody.md |
702 | 704 | - docs/models/url.md |
@@ -5517,3 +5519,7 @@ examples: |
5517 | 5519 | 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"}}} |
5518 | 5520 | examplesVersion: 1.0.2 |
5519 | 5521 | generatedTests: {} |
| 5522 | +releaseNotes: | |
| 5523 | + ## Python SDK Changes Detected: |
| 5524 | + * `client.webhooks.create()`: `request_body` **Changed** **Breaking** :warning: |
| 5525 | + * `client.webhooks.update()`: `request_body` **Changed** **Breaking** :warning: |
0 commit comments