Skip to content

Commit fa0a577

Browse files
committed
## Csharp SDK Changes Detected:
* `Client.Clients.List()`: `response.Embedded.Clients.[]` **Changed** * `Client.Clients.Get()`: `response` **Changed**
1 parent f3f3994 commit fa0a577

Some content is hidden

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

44 files changed

+94
-81
lines changed

.speakeasy/gen.lock

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 976c8649-45e4-46d8-8361-1ba937e9882e
33
management:
4-
docChecksum: 472e4dcde1d3b517a28b14d7461da2e9
4+
docChecksum: e0875c45a90955b78b20ce17c0c1cd08
55
docVersion: 1.0.0
66
speakeasyVersion: 1.658.2
77
generationVersion: 2.755.9
8-
releaseVersion: 0.9.4
9-
configChecksum: 9ec8d0ba92e76e7e5f083a127174d0a1
8+
releaseVersion: 0.9.5
9+
configChecksum: 47c25ceb361e1f60134dbdb1e0e248b6
1010
repoURL: https://github.com/mollie/mollie-api-csharp.git
1111
published: true
1212
features:
@@ -3625,7 +3625,7 @@ examples:
36253625
idempotency-key: "123e4567-e89b-12d3-a456-426"
36263626
responses:
36273627
"200":
3628-
application/hal+json: {"count": 5, "_embedded": {"clients": [{"resource": "client", "id": "org_12345678", "commission": {"count": 0}, "organizationCreatedAt": "2023-04-06 13:10:19+00:00", "_links": {"self": {"href": "https://...", "type": "application/hal+json"}}}, {}, {}, {}, {}]}, "_links": {"self": {"href": "https://...", "type": "application/hal+json"}, "previous": null, "next": {"href": "https://api.mollie.com/v2/clients?from=org_63916732&limit=5", "type": "application/hal+json"}, "documentation": {"href": "https://...", "type": "text/html"}}}
3628+
application/hal+json: {"count": 1, "_embedded": {"clients": [{"resource": "client", "id": "org_12345678", "commission": {"count": 0}, "organizationCreatedAt": "2023-04-06 13:10:19+00:00", "_links": {"self": {"href": "https://...", "type": "application/hal+json"}}}]}, "_links": {"self": {"href": "https://...", "type": "application/hal+json"}, "previous": null, "next": {"href": "https://api.mollie.com/v2/clients?from=org_63916732&limit=5", "type": "application/hal+json"}, "documentation": {"href": "https://...", "type": "text/html"}}}
36293629
speakeasy-default-list-clients:
36303630
parameters:
36313631
query:
@@ -3636,7 +3636,7 @@ examples:
36363636
idempotency-key: "123e4567-e89b-12d3-a456-426"
36373637
responses:
36383638
"200":
3639-
application/hal+json: {"count": 5, "_embedded": {"clients": [{"resource": "client", "_links": {"self": {"href": "https://...", "type": "application/hal+json"}, "organization": {"href": "https://...", "type": "application/hal+json"}, "onboarding": {"href": "https://...", "type": "application/hal+json"}, "documentation": {"href": "https://...", "type": "application/hal+json"}}, "_embedded": {"organization": {"resource": "organization", "id": "org_1234567", "name": "My Online Store", "email": "[email protected]", "locale": "en_US", "address": {"streetAndNumber": "<value>", "postalCode": "42979", "city": "Sammyfort", "country": "United Arab Emirates"}, "registrationNumber": "12345678", "_links": {"self": {"href": "https://...", "type": "application/hal+json"}, "dashboard": {"href": "https://...", "type": "application/hal+json"}, "documentation": {"href": "https://...", "type": "application/hal+json"}}}, "onboarding": {"resource": "onboarding", "name": "My webshop", "status": "completed", "canReceivePayments": true, "canReceiveSettlements": true, "signedUpAt": "2023-01-15T13:45:30Z", "_links": {"self": {"href": "https://...", "type": "application/hal+json"}, "dashboard": {"href": "https://...", "type": "application/hal+json"}, "organization": {"href": "https://...", "type": "application/hal+json"}, "documentation": {"href": "https://...", "type": "application/hal+json"}}}, "capabilities": {"resource": "capability", "name": "payments", "status": "pending", "statusReason": "requirement-past-due", "requirements": [{"id": "legal-representatives", "status": "past-due", "dueDate": "2024-01-01T12:00:00+00:00", "_links": {"dashboard": {"href": "https://my.mollie.com/dashboard/...", "type": "text/html"}}}]}}}]}, "_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"}}}
3639+
application/hal+json: {"count": 5, "_embedded": {"clients": [{"resource": "client", "id": "org_1234567", "_links": {"self": {"href": "https://...", "type": "application/hal+json"}, "organization": {"href": "https://...", "type": "application/hal+json"}, "onboarding": {"href": "https://...", "type": "application/hal+json"}, "documentation": {"href": "https://...", "type": "application/hal+json"}}, "_embedded": {"organization": {"resource": "organization", "id": "org_1234567", "name": "My Online Store", "email": "[email protected]", "locale": "en_US", "address": {"streetAndNumber": "<value>", "postalCode": "42979", "city": "Sammyfort", "country": "United Arab Emirates"}, "registrationNumber": "12345678", "_links": {"self": {"href": "https://...", "type": "application/hal+json"}, "dashboard": {"href": "https://...", "type": "application/hal+json"}, "documentation": {"href": "https://...", "type": "application/hal+json"}}}, "onboarding": {"resource": "onboarding", "name": "My webshop", "status": "completed", "canReceivePayments": true, "canReceiveSettlements": true, "signedUpAt": "2023-01-15T13:45:30Z", "_links": {"self": {"href": "https://...", "type": "application/hal+json"}, "dashboard": {"href": "https://...", "type": "application/hal+json"}, "organization": {"href": "https://...", "type": "application/hal+json"}, "documentation": {"href": "https://...", "type": "application/hal+json"}}}, "capabilities": {"resource": "capability", "name": "payments", "status": "pending", "statusReason": "requirement-past-due", "requirements": [{"id": "legal-representatives", "status": "past-due", "dueDate": "2024-01-01T12:00:00+00:00", "_links": {"dashboard": {"href": "https://my.mollie.com/dashboard/...", "type": "text/html"}}}]}}}]}, "_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"}}}
36403640
"400":
36413641
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"}}}
36423642
"404":
@@ -3696,7 +3696,7 @@ examples:
36963696
idempotency-key: "123e4567-e89b-12d3-a456-426"
36973697
responses:
36983698
"200":
3699-
application/hal+json: {"resource": "client", "_links": {"self": {"href": "https://...", "type": "application/hal+json"}, "organization": {"href": "https://...", "type": "application/hal+json"}, "onboarding": {"href": "https://...", "type": "application/hal+json"}, "documentation": {"href": "https://...", "type": "application/hal+json"}}, "_embedded": {"organization": {"resource": "organization", "id": "org_1234567", "name": "My Online Store", "email": "[email protected]", "locale": "en_US", "address": {"streetAndNumber": "Keizersgracht 126", "postalCode": "1015 CW", "city": "Amsterdam", "country": "NL"}, "registrationNumber": "12345678", "vatNumber": "NL123456789B01", "vatRegulation": "dutch", "_links": {"self": {"href": "https://...", "type": "application/hal+json"}, "dashboard": {"href": "https://...", "type": "application/hal+json"}, "documentation": {"href": "https://...", "type": "application/hal+json"}}}, "onboarding": {"resource": "onboarding", "name": "My webshop", "status": "completed", "canReceivePayments": true, "canReceiveSettlements": true, "signedUpAt": "2023-01-15T13:45:30+00:00", "_links": {"self": {"href": "https://...", "type": "application/hal+json"}, "dashboard": {"href": "https://...", "type": "application/hal+json"}, "organization": {"href": "https://...", "type": "application/hal+json"}, "documentation": {"href": "https://...", "type": "application/hal+json"}}}, "capabilities": {"resource": "capability", "name": "payments", "status": "pending", "statusReason": "requirement-past-due", "requirements": [{"id": "legal-representatives", "status": "past-due", "dueDate": "2024-01-01T12:00:00+00:00", "_links": {"dashboard": {"href": "https://my.mollie.com/dashboard/...", "type": "text/html"}}}]}}}
3699+
application/hal+json: {"resource": "client", "id": "org_1234567", "commission": {"count": 10}, "organizationCreatedAt": "2023-01-15T13:45:30+00:00", "_links": {"self": {"href": "https://...", "type": "application/hal+json"}, "organization": {"href": "https://...", "type": "application/hal+json"}, "onboarding": {"href": "https://...", "type": "application/hal+json"}, "documentation": {"href": "https://...", "type": "application/hal+json"}}, "_embedded": {"organization": {"resource": "organization", "id": "org_1234567", "name": "My Online Store", "email": "[email protected]", "locale": "en_US", "address": {"streetAndNumber": "Keizersgracht 126", "postalCode": "1015 CW", "city": "Amsterdam", "country": "NL"}, "registrationNumber": "12345678", "vatNumber": "NL123456789B01", "vatRegulation": "dutch", "_links": {"self": {"href": "https://...", "type": "application/hal+json"}, "dashboard": {"href": "https://...", "type": "application/hal+json"}, "documentation": {"href": "https://...", "type": "application/hal+json"}}}, "onboarding": {"resource": "onboarding", "name": "My webshop", "status": "completed", "canReceivePayments": true, "canReceiveSettlements": true, "signedUpAt": "2023-01-15T13:45:30+00:00", "_links": {"self": {"href": "https://...", "type": "application/hal+json"}, "dashboard": {"href": "https://...", "type": "application/hal+json"}, "organization": {"href": "https://...", "type": "application/hal+json"}, "documentation": {"href": "https://...", "type": "application/hal+json"}}}, "capabilities": {"resource": "capability", "name": "payments", "status": "pending", "statusReason": "requirement-past-due", "requirements": [{"id": "legal-representatives", "status": "past-due", "dueDate": "2024-01-01T12:00:00+00:00", "_links": {"dashboard": {"href": "https://my.mollie.com/dashboard/...", "type": "text/html"}}}]}}}
37003700
"404":
37013701
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"}}}
37023702
create-client-link:
@@ -4622,3 +4622,7 @@ examples:
46224622
"404":
46234623
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"}}}
46244624
examplesVersion: 1.0.2
4625+
releaseNotes: |
4626+
## Csharp SDK Changes Detected:
4627+
* `Client.Clients.List()`: `response.Embedded.Clients.[]` **Changed**
4628+
* `Client.Clients.Get()`: `response` **Changed**

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ generation:
2626
generateNewTests: true
2727
skipResponseBodyAssertions: false
2828
csharp:
29-
version: 0.9.4
29+
version: 0.9.5
3030
additionalDependencies: []
3131
author: Speakeasy
3232
baseErrorName: BaseException

.speakeasy/out.openapi.yaml

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8732,7 +8732,7 @@ paths:
87328732
list-clients-200-1:
87338733
summary: A list of client objects
87348734
value:
8735-
count: 5
8735+
count: 1
87368736
_embedded:
87378737
clients:
87388738
- resource: client
@@ -8744,10 +8744,6 @@ paths:
87448744
self:
87458745
href: '...'
87468746
type: application/hal+json
8747-
- {}
8748-
- {}
8749-
- {}
8750-
- {}
87518747
_links:
87528748
self:
87538749
href: '...'
@@ -31487,33 +31483,42 @@ components:
3148731483
x-speakeasy-unknown-values: allow
3148831484
entity-client:
3148931485
type: object
31486+
required:
31487+
- resource
31488+
- id
31489+
- _links
3149031490
properties:
3149131491
resource:
3149231492
type: string
3149331493
description: Indicates the response contains a client object. Will always contain the string `client` for this resource type.
3149431494
readOnly: true
3149531495
example: client
3149631496
id:
31497-
type: string
31497+
$ref: '#/components/schemas/organizationToken'
3149831498
description: 'The identifier uniquely referring to this client. Example: `org_12345678`.'
3149931499
readOnly: true
3150031500
commission:
31501-
type: object
31501+
type:
31502+
- object
31503+
- 'null'
3150231504
description: The commission object.
31503-
nullable: true
3150431505
properties:
3150531506
count:
3150631507
type: integer
3150731508
description: The commission count.
31509+
example: 10
3150831510
organizationCreatedAt:
3150931511
type: string
3151031512
description: |-
3151131513
The date and time the client organization was created, in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
3151231514
format.
3151331515
readOnly: true
31516+
example: '2023-01-15T13:45:30+00:00'
3151431517
_links:
3151531518
type: object
3151631519
description: An object with several relevant URLs. Every URL object will contain an `href` and a `type` field.
31520+
required:
31521+
- self
3151731522
properties:
3151831523
self:
3151931524
$ref: '#/components/schemas/url'

.speakeasy/workflow.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@ speakeasyVersion: 1.658.2
22
sources:
33
Mollie API:
44
sourceNamespace: mollie-api
5-
sourceRevisionDigest: sha256:db14dddd18e7df787ad2af75636f01f9bc37e85806e33402d56b41c31881c4ee
6-
sourceBlobDigest: sha256:6ebb35bdc01546c7a4183212d1c62a34fb6948e5c5e9a5a83bce457508375059
5+
sourceRevisionDigest: sha256:4693023cb864380b6fa0d0a059e753024b6c0adc170444382936f6e8642b3921
6+
sourceBlobDigest: sha256:95b7b1d4628d3b1ebc80ab3eb21e6e279581367ea79f203aecdcf9a043519c3d
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1763510801
9+
- speakeasy-sdk-regen-1763566552
1010
- 1.0.0
1111
targets:
1212
client:
1313
source: Mollie API
1414
sourceNamespace: mollie-api
15-
sourceRevisionDigest: sha256:db14dddd18e7df787ad2af75636f01f9bc37e85806e33402d56b41c31881c4ee
16-
sourceBlobDigest: sha256:6ebb35bdc01546c7a4183212d1c62a34fb6948e5c5e9a5a83bce457508375059
15+
sourceRevisionDigest: sha256:4693023cb864380b6fa0d0a059e753024b6c0adc170444382936f6e8642b3921
16+
sourceBlobDigest: sha256:95b7b1d4628d3b1ebc80ab3eb21e6e279581367ea79f203aecdcf9a043519c3d
1717
codeSamplesNamespace: mollie-api-csharp-code-samples
18-
codeSamplesRevisionDigest: sha256:38dcaeaa5c55648284f051ae66749e4cda34019fa862b78530834180320fa3f4
18+
codeSamplesRevisionDigest: sha256:e27f94cd37d880e13e34a4269b781e26f622647e51e44f050b32820a504cf312
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
@@ -448,4 +448,14 @@ Based on:
448448
### Generated
449449
- [csharp v0.9.4] .
450450
### Releases
451-
- [NuGet v0.9.4] https://www.nuget.org/packages/Mollie/0.9.4 - .
451+
- [NuGet v0.9.4] https://www.nuget.org/packages/Mollie/0.9.4 - .
452+
453+
## 2025-11-19 15:35:30
454+
### Changes
455+
Based on:
456+
- OpenAPI Doc
457+
- Speakeasy CLI 1.658.2 (2.755.9) https://github.com/speakeasy-api/speakeasy
458+
### Generated
459+
- [csharp v0.9.5] .
460+
### Releases
461+
- [NuGet v0.9.5] https://www.nuget.org/packages/Mollie/0.9.5 - .

0 commit comments

Comments
 (0)