Skip to content

Commit

Permalink
spec release
Browse files Browse the repository at this point in the history
  • Loading branch information
Adyen Automation committed Dec 11, 2023
1 parent 6d97ca1 commit 5fa78af
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
8 changes: 0 additions & 8 deletions json/DisputeService-v30.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@
"url" : "https://github.com/Adyen/adyen-openapi"
}
},
"x-groups" : [
"General"
],
"tags" : [
{
"name" : "General"
Expand All @@ -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" : [
Expand Down Expand Up @@ -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" : [
Expand Down Expand Up @@ -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" : [
Expand Down Expand Up @@ -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" : [
Expand Down Expand Up @@ -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" : [
Expand Down
7 changes: 0 additions & 7 deletions yaml/DisputeService-v30.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -252,7 +247,6 @@ paths:
dispute.
x-addedInVersion: '1'
operationId: post-retrieveApplicableDefenseReasons
x-groupName: General
x-sortIndex: 1
x-methodName: retrieveApplicableDefenseReasons
security:
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit 5fa78af

Please sign in to comment.