spec release

This commit is contained in:
Adyen Automation
2025-01-15 17:24:43 +01:00
parent da937d15c6
commit 303319c6ac
8 changed files with 56 additions and 8 deletions

View File

@@ -16,7 +16,7 @@
"url" : "https://github.com/Adyen/adyen-openapi"
},
"version" : "1",
"x-timestamp" : "2024-11-25T18:28:35Z"
"x-timestamp" : "2025-01-13T11:33:01Z"
},
"tags" : [ {
"name" : "Dispute Attachments"
@@ -395,6 +395,8 @@
"type" : "object",
"properties" : {
"description" : {
"maxLength" : 50,
"minLength" : 0,
"type" : "string",
"description" : "Your description for the dispute."
},
@@ -445,6 +447,8 @@
"description" : "The card was counterfeited."
},
"descriptionOfIssue" : {
"maxLength" : 2500,
"minLength" : 0,
"type" : "string",
"description" : "Your description of the issue for raising a dispute of `type` **fraud**."
},
@@ -464,6 +468,8 @@
"format" : "date"
},
"descriptionOfIssue" : {
"maxLength" : 2500,
"minLength" : 0,
"type" : "string",
"description" : "Your description of the issue for raising a dispute of `type` **notDelivered**."
},

View File

@@ -16,7 +16,7 @@
"url" : "https://github.com/Adyen/adyen-openapi"
},
"version" : "2",
"x-timestamp" : "2024-11-25T18:28:35Z"
"x-timestamp" : "2025-01-13T11:33:01Z"
},
"tags" : [ {
"name" : "Dispute Attachments"
@@ -395,6 +395,8 @@
"type" : "object",
"properties" : {
"description" : {
"maxLength" : 50,
"minLength" : 0,
"type" : "string",
"description" : "Your description for the dispute."
},
@@ -445,6 +447,8 @@
"description" : "The card was counterfeited."
},
"descriptionOfIssue" : {
"maxLength" : 2500,
"minLength" : 0,
"type" : "string",
"description" : "Your description of the issue for raising a dispute of `type` **fraud**."
},
@@ -464,6 +468,8 @@
"format" : "date"
},
"descriptionOfIssue" : {
"maxLength" : 2500,
"minLength" : 0,
"type" : "string",
"description" : "Your description of the issue for raising a dispute of `type` **notDelivered**."
},

View File

@@ -16,7 +16,7 @@
"url" : "https://github.com/Adyen/adyen-openapi"
},
"version" : "3",
"x-timestamp" : "2024-11-25T18:28:36Z"
"x-timestamp" : "2025-01-13T11:33:01Z"
},
"tags" : [ {
"name" : "Dispute Attachments"
@@ -395,6 +395,8 @@
"type" : "object",
"properties" : {
"description" : {
"maxLength" : 50,
"minLength" : 0,
"type" : "string",
"description" : "Your description for the dispute."
},
@@ -445,6 +447,8 @@
"description" : "The card was counterfeited."
},
"descriptionOfIssue" : {
"maxLength" : 2500,
"minLength" : 0,
"type" : "string",
"description" : "Your description of the issue for raising a dispute of `type` **fraud**."
},
@@ -464,6 +468,8 @@
"format" : "date"
},
"descriptionOfIssue" : {
"maxLength" : 2500,
"minLength" : 0,
"type" : "string",
"description" : "Your description of the issue for raising a dispute of `type` **notDelivered**."
},

View File

@@ -16,7 +16,7 @@
"url" : "https://github.com/Adyen/adyen-openapi"
},
"version" : "4",
"x-timestamp" : "2024-11-25T18:28:36Z"
"x-timestamp" : "2025-01-13T11:33:01Z"
},
"tags" : [ {
"name" : "Dispute Attachments"
@@ -395,6 +395,8 @@
"type" : "object",
"properties" : {
"description" : {
"maxLength" : 50,
"minLength" : 0,
"type" : "string",
"description" : "Your description for the dispute."
},
@@ -445,6 +447,8 @@
"description" : "The card was counterfeited."
},
"descriptionOfIssue" : {
"maxLength" : 2500,
"minLength" : 0,
"type" : "string",
"description" : "Your description of the issue for raising a dispute of `type` **fraud**."
},
@@ -464,6 +468,8 @@
"format" : "date"
},
"descriptionOfIssue" : {
"maxLength" : 2500,
"minLength" : 0,
"type" : "string",
"description" : "Your description of the issue for raising a dispute of `type` **notDelivered**."
},

View File

@@ -30,7 +30,7 @@ info:
name: Adyen Developer Experience team
url: https://github.com/Adyen/adyen-openapi
version: '1'
x-timestamp: '2024-11-25T18:28:35Z'
x-timestamp: '2025-01-13T11:33:01Z'
tags:
- name: Dispute Attachments
- name: Raise Disputes
@@ -358,6 +358,8 @@ components:
type: object
properties:
description:
maxLength: 50
minLength: 0
type: string
description: Your description for the dispute.
disputedAmount:
@@ -422,6 +424,8 @@ components:
type: boolean
description: The card was counterfeited.
descriptionOfIssue:
maxLength: 2500
minLength: 0
type: string
description: Your description of the issue for raising a dispute of `type`
**fraud**.
@@ -443,6 +447,8 @@ components:
YYYY-MM-DD format.
format: date
descriptionOfIssue:
maxLength: 2500
minLength: 0
type: string
description: Your description of the issue for raising a dispute of `type`
**notDelivered**.

View File

@@ -30,7 +30,7 @@ info:
name: Adyen Developer Experience team
url: https://github.com/Adyen/adyen-openapi
version: '2'
x-timestamp: '2024-11-25T18:28:35Z'
x-timestamp: '2025-01-13T11:33:01Z'
tags:
- name: Dispute Attachments
- name: Raise Disputes
@@ -358,6 +358,8 @@ components:
type: object
properties:
description:
maxLength: 50
minLength: 0
type: string
description: Your description for the dispute.
disputedAmount:
@@ -422,6 +424,8 @@ components:
type: boolean
description: The card was counterfeited.
descriptionOfIssue:
maxLength: 2500
minLength: 0
type: string
description: Your description of the issue for raising a dispute of `type`
**fraud**.
@@ -443,6 +447,8 @@ components:
YYYY-MM-DD format.
format: date
descriptionOfIssue:
maxLength: 2500
minLength: 0
type: string
description: Your description of the issue for raising a dispute of `type`
**notDelivered**.

View File

@@ -30,7 +30,7 @@ info:
name: Adyen Developer Experience team
url: https://github.com/Adyen/adyen-openapi
version: '3'
x-timestamp: '2024-11-25T18:28:36Z'
x-timestamp: '2025-01-13T11:33:01Z'
tags:
- name: Dispute Attachments
- name: Raise Disputes
@@ -358,6 +358,8 @@ components:
type: object
properties:
description:
maxLength: 50
minLength: 0
type: string
description: Your description for the dispute.
disputedAmount:
@@ -422,6 +424,8 @@ components:
type: boolean
description: The card was counterfeited.
descriptionOfIssue:
maxLength: 2500
minLength: 0
type: string
description: Your description of the issue for raising a dispute of `type`
**fraud**.
@@ -443,6 +447,8 @@ components:
YYYY-MM-DD format.
format: date
descriptionOfIssue:
maxLength: 2500
minLength: 0
type: string
description: Your description of the issue for raising a dispute of `type`
**notDelivered**.

View File

@@ -30,7 +30,7 @@ info:
name: Adyen Developer Experience team
url: https://github.com/Adyen/adyen-openapi
version: '4'
x-timestamp: '2024-11-25T18:28:36Z'
x-timestamp: '2025-01-13T11:33:01Z'
tags:
- name: Dispute Attachments
- name: Raise Disputes
@@ -358,6 +358,8 @@ components:
type: object
properties:
description:
maxLength: 50
minLength: 0
type: string
description: Your description for the dispute.
disputedAmount:
@@ -422,6 +424,8 @@ components:
type: boolean
description: The card was counterfeited.
descriptionOfIssue:
maxLength: 2500
minLength: 0
type: string
description: Your description of the issue for raising a dispute of `type`
**fraud**.
@@ -443,6 +447,8 @@ components:
YYYY-MM-DD format.
format: date
descriptionOfIssue:
maxLength: 2500
minLength: 0
type: string
description: Your description of the issue for raising a dispute of `type`
**notDelivered**.