Skip to content

Commit baccb24

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.575.4
1 parent c456f45 commit baccb24

Some content is hidden

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

53 files changed

+611
-571
lines changed

.speakeasy/gen.lock

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 8f6f820e-f9b0-4d8c-8964-44774ced8540
33
management:
4-
docChecksum: 5384f817ec55df8dbaff66644829f7d7
4+
docChecksum: 7deac550b5d43d74aea3c03c57151c87
55
docVersion: 1.0.0
6-
speakeasyVersion: 1.575.3
7-
generationVersion: 2.648.5
8-
releaseVersion: 0.0.2
9-
configChecksum: 846bbd22a7dee60ac23cf3ea437b77a3
6+
speakeasyVersion: 1.575.4
7+
generationVersion: 2.648.7
8+
releaseVersion: 0.0.3
9+
configChecksum: 43509295596c84e22e5a80915db7f84e
1010
repoURL: https://github.com/mollie/mollie-api-csharp.git
1111
published: true
1212
features:
@@ -2156,10 +2156,8 @@ generatedFiles:
21562156
- docs/Models/Requests/PaymentListRoutesDocumentation.md
21572157
- docs/Models/Requests/PaymentListRoutesEmbedded.md
21582158
- docs/Models/Requests/PaymentListRoutesLinks.md
2159-
- docs/Models/Requests/PaymentListRoutesNext.md
21602159
- docs/Models/Requests/PaymentListRoutesNotFoundDocumentation.md
21612160
- docs/Models/Requests/PaymentListRoutesNotFoundLinks.md
2162-
- docs/Models/Requests/PaymentListRoutesPrevious.md
21632161
- docs/Models/Requests/PaymentListRoutesRequest.md
21642162
- docs/Models/Requests/PaymentListRoutesResponse.md
21652163
- docs/Models/Requests/PaymentListRoutesResponseBody.md
@@ -4654,10 +4652,8 @@ generatedFiles:
46544652
- src/MollieApi/Models/Requests/PaymentListRoutesDocumentation.cs
46554653
- src/MollieApi/Models/Requests/PaymentListRoutesEmbedded.cs
46564654
- src/MollieApi/Models/Requests/PaymentListRoutesLinks.cs
4657-
- src/MollieApi/Models/Requests/PaymentListRoutesNext.cs
46584655
- src/MollieApi/Models/Requests/PaymentListRoutesNotFoundDocumentation.cs
46594656
- src/MollieApi/Models/Requests/PaymentListRoutesNotFoundLinks.cs
4660-
- src/MollieApi/Models/Requests/PaymentListRoutesPrevious.cs
46614657
- src/MollieApi/Models/Requests/PaymentListRoutesRequest.cs
46624658
- src/MollieApi/Models/Requests/PaymentListRoutesResponse.cs
46634659
- src/MollieApi/Models/Requests/PaymentListRoutesResponseBody.cs
@@ -6122,7 +6118,7 @@ examples:
61226118
application/json: {"amount": {"currency": "EUR", "value": "10.00"}, "description": "Payment for Order #12345", "destination": {"type": "organization", "organizationId": "org_1234567"}}
61236119
responses:
61246120
"201":
6125-
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"}}}
6121+
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"}}}
61266122
speakeasy-default-payment-create-route:
61276123
parameters:
61286124
path:
@@ -6141,14 +6137,14 @@ examples:
61416137
paymentId: "tr_5B8cwPMGnU"
61426138
responses:
61436139
"200":
6144-
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"}}}
6140+
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"}}}
61456141
speakeasy-default-payment-list-routes:
61466142
parameters:
61476143
path:
61486144
paymentId: "tr_5B8cwPMGnU"
61496145
responses:
61506146
"200":
6151-
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"}}}
6147+
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"}}}
61526148
"404":
61536149
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"}}}
61546150
create-customer:

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ generation:
2222
generateNewTests: true
2323
skipResponseBodyAssertions: false
2424
csharp:
25-
version: 0.0.2
25+
version: 0.0.3
2626
additionalDependencies: []
2727
author: Speakeasy
2828
baseErrorName: ClientError

0 commit comments

Comments
 (0)