diff --git a/json/DisputeService-v30.json b/json/DisputeService-v30.json index 02bde612..8effe507 100644 --- a/json/DisputeService-v30.json +++ b/json/DisputeService-v30.json @@ -16,9 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "General" - ], "tags" : [ { "name" : "General" @@ -34,7 +31,6 @@ "description" : "Accepts a specific dispute.", "x-addedInVersion" : "1", "operationId" : "post-acceptDispute", - "x-groupName" : "General", "x-sortIndex" : 1, "x-methodName" : "acceptDispute", "security" : [ @@ -139,7 +135,6 @@ "description" : "Defends a specific dispute.", "x-addedInVersion" : "1", "operationId" : "post-defendDispute", - "x-groupName" : "General", "x-sortIndex" : 1, "x-methodName" : "defendDispute", "security" : [ @@ -244,7 +239,6 @@ "description" : "Deletes a specific dispute defense document that was supplied earlier.", "x-addedInVersion" : "1", "operationId" : "post-deleteDisputeDefenseDocument", - "x-groupName" : "General", "x-sortIndex" : 1, "x-methodName" : "deleteDisputeDefenseDocument", "security" : [ @@ -349,7 +343,6 @@ "description" : "Returns a list of all applicable defense reasons to defend a specific dispute.", "x-addedInVersion" : "1", "operationId" : "post-retrieveApplicableDefenseReasons", - "x-groupName" : "General", "x-sortIndex" : 1, "x-methodName" : "retrieveApplicableDefenseReasons", "security" : [ @@ -454,7 +447,6 @@ "description" : "Supplies a specific dispute defense document.", "x-addedInVersion" : "1", "operationId" : "post-supplyDefenseDocument", - "x-groupName" : "General", "x-sortIndex" : 1, "x-methodName" : "supplyDefenseDocument", "security" : [ diff --git a/yaml/DisputeService-v30.yaml b/yaml/DisputeService-v30.yaml index 2fdb3a44..194e2631 100644 --- a/yaml/DisputeService-v30.yaml +++ b/yaml/DisputeService-v30.yaml @@ -52,8 +52,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- General tags: - name: General paths: @@ -65,7 +63,6 @@ paths: description: Accepts a specific dispute. x-addedInVersion: '1' operationId: post-acceptDispute - x-groupName: General x-sortIndex: 1 x-methodName: acceptDispute security: @@ -127,7 +124,6 @@ paths: description: Defends a specific dispute. x-addedInVersion: '1' operationId: post-defendDispute - x-groupName: General x-sortIndex: 1 x-methodName: defendDispute security: @@ -189,7 +185,6 @@ paths: description: Deletes a specific dispute defense document that was supplied earlier. x-addedInVersion: '1' operationId: post-deleteDisputeDefenseDocument - x-groupName: General x-sortIndex: 1 x-methodName: deleteDisputeDefenseDocument security: @@ -252,7 +247,6 @@ paths: dispute. x-addedInVersion: '1' operationId: post-retrieveApplicableDefenseReasons - x-groupName: General x-sortIndex: 1 x-methodName: retrieveApplicableDefenseReasons security: @@ -314,7 +308,6 @@ paths: description: Supplies a specific dispute defense document. x-addedInVersion: '1' operationId: post-supplyDefenseDocument - x-groupName: General x-sortIndex: 1 x-methodName: supplyDefenseDocument security: