Skip to content

Commit 8d6f349

Browse files
committed
## Csharp SDK Changes Detected:
* `Client.Capabilities.List()`: `response.Embedded.Capabilities.[].StatusReason` **Changed** **Breaking** ⚠️ * `Client.Clients.List()`: `response.Embedded.Clients.[].Embedded.Capabilities.StatusReason` **Changed** **Breaking** ⚠️ * `Client.Clients.Get()`: `response.Embedded.Capabilities.StatusReason` **Changed** **Breaking** ⚠️ * `Client.Refunds.Create()`: * `request.entity-refund.Status` **Added** **Breaking** ⚠️ * `response.routingReversals.[].Source.Type` **Added** * `Client.Settlements.List-Refunds()`: `response.Embedded.Refunds.[].RoutingReversals.[].Source.Type` **Added** * `Client.Profiles.Create()`: * `request.Status` **Added** * `Client.Refunds.List()`: `response.Embedded.Refunds.[].RoutingReversals.[].Source.Type` **Added** * `Client.Refunds.Get()`: `response.routingReversals.[].Source.Type` **Added** * `Client.Refunds.All()`: `response.Embedded.Refunds.[].RoutingReversals.[].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 544c5dd commit 8d6f349

File tree

328 files changed

+5844
-5581
lines changed

Some content is hidden

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

328 files changed

+5844
-5581
lines changed

.speakeasy/gen.lock

Lines changed: 136 additions & 154 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.5.1
25+
version: 0.5.2
2626
additionalDependencies: []
2727
author: Speakeasy
2828
baseErrorName: BaseException

0 commit comments

Comments
 (0)