diff --git a/json/BalanceControlService-v1.json b/json/BalanceControlService-v1.json index 7951995c..880547cb 100644 --- a/json/BalanceControlService-v1.json +++ b/json/BalanceControlService-v1.json @@ -16,9 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "General" - ], "tags" : [ { "name" : "General" @@ -33,7 +30,6 @@ "summary" : "Start a balance transfer", "description" : "Starts a balance transfer request between merchant accounts. The following conditions must be met before you can successfully transfer balances:\n\n* The source and destination merchant accounts must be under the same company account and legal entity.\n\n* The source merchant account must have sufficient funds.\n\n* The source and destination merchant accounts must have at least one common processing currency.\n\nWhen sending multiple API requests with the same source and destination merchant accounts, send the requests sequentially and *not* in parallel. Some requests may not be processed if the requests are sent in parallel.\n", "operationId" : "post-balanceTransfer", - "x-groupName" : "General", "x-sortIndex" : 0, "x-methodName" : "balanceTransfer", "security" : [ diff --git a/yaml/BalanceControlService-v1.yaml b/yaml/BalanceControlService-v1.yaml index 2427b757..f863e67b 100644 --- a/yaml/BalanceControlService-v1.yaml +++ b/yaml/BalanceControlService-v1.yaml @@ -54,8 +54,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- General tags: - name: General paths: @@ -85,7 +83,6 @@ paths: ' operationId: post-balanceTransfer - x-groupName: General x-sortIndex: 0 x-methodName: balanceTransfer security: