Skip to content

Commit 2b41ea7

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.582.0
1 parent 6fbc03a commit 2b41ea7

35 files changed

+138
-128
lines changed

.speakeasy/gen.lock

Lines changed: 7 additions & 7 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
@@ -22,7 +22,7 @@ generation:
2222
generateNewTests: true
2323
skipResponseBodyAssertions: false
2424
csharp:
25-
version: 0.0.6
25+
version: 0.0.7
2626
additionalDependencies: []
2727
author: Speakeasy
2828
baseErrorName: ClientError

.speakeasy/out.openapi.yaml

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

.speakeasy/workflow.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.580.0
1+
speakeasyVersion: 1.582.0
22
sources:
33
Mollie API:
44
sourceNamespace: mollie-api
5-
sourceRevisionDigest: sha256:e7a3a6ca9f07e498f9a9f6f57da751c730291e66ed1883d5f4d0e7484f98b206
6-
sourceBlobDigest: sha256:26aa55978f27efa3e5b418c2f66aeb34e4e36bf48facd319a52e73fee6a4481d
5+
sourceRevisionDigest: sha256:bd1a710ae2567d776e74a9eb48675153d06b0356fc3592d7ac333dd4995dc3f1
6+
sourceBlobDigest: sha256:69f581fe9443206ebe8419a5aaa731cd987654b4048706fd00f7c11d35554a5e
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1752019626
9+
- speakeasy-sdk-regen-1752624413
1010
- 1.0.0
1111
targets:
1212
client:
1313
source: Mollie API
1414
sourceNamespace: mollie-api
15-
sourceRevisionDigest: sha256:e7a3a6ca9f07e498f9a9f6f57da751c730291e66ed1883d5f4d0e7484f98b206
16-
sourceBlobDigest: sha256:26aa55978f27efa3e5b418c2f66aeb34e4e36bf48facd319a52e73fee6a4481d
15+
sourceRevisionDigest: sha256:bd1a710ae2567d776e74a9eb48675153d06b0356fc3592d7ac333dd4995dc3f1
16+
sourceBlobDigest: sha256:69f581fe9443206ebe8419a5aaa731cd987654b4048706fd00f7c11d35554a5e
1717
codeSamplesNamespace: mollie-api-csharp-code-samples
18-
codeSamplesRevisionDigest: sha256:695ad6925b4236c912716e338970a7cb8e04a387e786ee845a92e0ee1e4b7428
18+
codeSamplesRevisionDigest: sha256:121f5354f263e96e1f7ce5406947ee303a70266a4eca6615ab1d823cf942a346
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
@@ -48,4 +48,14 @@ Based on:
4848
### Generated
4949
- [csharp v0.0.6] .
5050
### Releases
51-
- [NuGet v0.0.6] https://www.nuget.org/packages/MollieApi/0.0.6 - .
51+
- [NuGet v0.0.6] https://www.nuget.org/packages/MollieApi/0.0.6 - .
52+
53+
## 2025-07-16 00:06:36
54+
### Changes
55+
Based on:
56+
- OpenAPI Doc
57+
- Speakeasy CLI 1.582.0 (2.657.1) https://github.com/speakeasy-api/speakeasy
58+
### Generated
59+
- [csharp v0.0.7] .
60+
### Releases
61+
- [NuGet v0.0.7] https://www.nuget.org/packages/MollieApi/0.0.7 - .

docs/Models/Requests/BalanceTransaction.md

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

src/MollieApi/Balances.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@ public class Balances: IBalances
116116
{
117117
public SDKConfig SDKConfiguration { get; private set; }
118118
private const string _language = "csharp";
119-
private const string _sdkVersion = "0.0.6";
120-
private const string _sdkGenVersion = "2.654.2";
119+
private const string _sdkVersion = "0.0.7";
120+
private const string _sdkGenVersion = "2.657.1";
121121
private const string _openapiDocVersion = "1.0.0";
122122

123123
public Balances(SDKConfig config)

src/MollieApi/Capabilities.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ public class Capabilities: ICapabilities
5252
{
5353
public SDKConfig SDKConfiguration { get; private set; }
5454
private const string _language = "csharp";
55-
private const string _sdkVersion = "0.0.6";
56-
private const string _sdkGenVersion = "2.654.2";
55+
private const string _sdkVersion = "0.0.7";
56+
private const string _sdkGenVersion = "2.657.1";
5757
private const string _openapiDocVersion = "1.0.0";
5858

5959
public Capabilities(SDKConfig config)

src/MollieApi/Captures.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ public class Captures: ICaptures
8181
{
8282
public SDKConfig SDKConfiguration { get; private set; }
8383
private const string _language = "csharp";
84-
private const string _sdkVersion = "0.0.6";
85-
private const string _sdkGenVersion = "2.654.2";
84+
private const string _sdkVersion = "0.0.7";
85+
private const string _sdkGenVersion = "2.657.1";
8686
private const string _openapiDocVersion = "1.0.0";
8787

8888
public Captures(SDKConfig config)

src/MollieApi/Chargebacks.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ public class Chargebacks: IChargebacks
7979
{
8080
public SDKConfig SDKConfiguration { get; private set; }
8181
private const string _language = "csharp";
82-
private const string _sdkVersion = "0.0.6";
83-
private const string _sdkGenVersion = "2.654.2";
82+
private const string _sdkVersion = "0.0.7";
83+
private const string _sdkGenVersion = "2.657.1";
8484
private const string _openapiDocVersion = "1.0.0";
8585

8686
public Chargebacks(SDKConfig config)

0 commit comments

Comments
 (0)