mirror of
https://github.com/gcatanese/adyen-openapi.git
synced 2026-03-10 08:01:24 +00:00
spec release
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"url" : "https://github.com/Adyen/adyen-openapi"
|
||||
},
|
||||
"version" : "1",
|
||||
"x-timestamp" : "2025-04-03T18:36:10Z"
|
||||
"x-timestamp" : "2025-04-09T01:29:14Z"
|
||||
},
|
||||
"tags" : [ {
|
||||
"name" : "Dispute Attachments"
|
||||
@@ -485,7 +485,7 @@
|
||||
"type" : "object",
|
||||
"properties" : {
|
||||
"agreedDeliveryLocation" : {
|
||||
"maxLength" : 2500,
|
||||
"maxLength" : 500,
|
||||
"minLength" : 0,
|
||||
"type" : "string",
|
||||
"description" : "The delivery location specified by the cardholder. Required if `deliveredToWrongLocation` is **true**."
|
||||
@@ -673,7 +673,7 @@
|
||||
"type" : "object",
|
||||
"properties" : {
|
||||
"agreedDeliveryLocation" : {
|
||||
"maxLength" : 2500,
|
||||
"maxLength" : 500,
|
||||
"minLength" : 0,
|
||||
"type" : [ "string", "null" ],
|
||||
"description" : "The delivery location specified by the cardholder. Required if `deliveredToWrongLocation` is **true**."
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"url" : "https://github.com/Adyen/adyen-openapi"
|
||||
},
|
||||
"version" : "2",
|
||||
"x-timestamp" : "2025-04-03T18:36:11Z"
|
||||
"x-timestamp" : "2025-04-09T01:29:15Z"
|
||||
},
|
||||
"tags" : [ {
|
||||
"name" : "Dispute Attachments"
|
||||
@@ -485,7 +485,7 @@
|
||||
"type" : "object",
|
||||
"properties" : {
|
||||
"agreedDeliveryLocation" : {
|
||||
"maxLength" : 2500,
|
||||
"maxLength" : 500,
|
||||
"minLength" : 0,
|
||||
"type" : "string",
|
||||
"description" : "The delivery location specified by the cardholder. Required if `deliveredToWrongLocation` is **true**."
|
||||
@@ -673,7 +673,7 @@
|
||||
"type" : "object",
|
||||
"properties" : {
|
||||
"agreedDeliveryLocation" : {
|
||||
"maxLength" : 2500,
|
||||
"maxLength" : 500,
|
||||
"minLength" : 0,
|
||||
"type" : [ "string", "null" ],
|
||||
"description" : "The delivery location specified by the cardholder. Required if `deliveredToWrongLocation` is **true**."
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"url" : "https://github.com/Adyen/adyen-openapi"
|
||||
},
|
||||
"version" : "3",
|
||||
"x-timestamp" : "2025-04-03T18:36:11Z"
|
||||
"x-timestamp" : "2025-04-09T01:29:15Z"
|
||||
},
|
||||
"tags" : [ {
|
||||
"name" : "Dispute Attachments"
|
||||
@@ -485,7 +485,7 @@
|
||||
"type" : "object",
|
||||
"properties" : {
|
||||
"agreedDeliveryLocation" : {
|
||||
"maxLength" : 2500,
|
||||
"maxLength" : 500,
|
||||
"minLength" : 0,
|
||||
"type" : "string",
|
||||
"description" : "The delivery location specified by the cardholder. Required if `deliveredToWrongLocation` is **true**."
|
||||
@@ -673,7 +673,7 @@
|
||||
"type" : "object",
|
||||
"properties" : {
|
||||
"agreedDeliveryLocation" : {
|
||||
"maxLength" : 2500,
|
||||
"maxLength" : 500,
|
||||
"minLength" : 0,
|
||||
"type" : [ "string", "null" ],
|
||||
"description" : "The delivery location specified by the cardholder. Required if `deliveredToWrongLocation` is **true**."
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"url" : "https://github.com/Adyen/adyen-openapi"
|
||||
},
|
||||
"version" : "4",
|
||||
"x-timestamp" : "2025-04-03T18:36:11Z"
|
||||
"x-timestamp" : "2025-04-09T01:29:15Z"
|
||||
},
|
||||
"tags" : [ {
|
||||
"name" : "Dispute Attachments"
|
||||
@@ -485,7 +485,7 @@
|
||||
"type" : "object",
|
||||
"properties" : {
|
||||
"agreedDeliveryLocation" : {
|
||||
"maxLength" : 2500,
|
||||
"maxLength" : 500,
|
||||
"minLength" : 0,
|
||||
"type" : "string",
|
||||
"description" : "The delivery location specified by the cardholder. Required if `deliveredToWrongLocation` is **true**."
|
||||
@@ -673,7 +673,7 @@
|
||||
"type" : "object",
|
||||
"properties" : {
|
||||
"agreedDeliveryLocation" : {
|
||||
"maxLength" : 2500,
|
||||
"maxLength" : 500,
|
||||
"minLength" : 0,
|
||||
"type" : [ "string", "null" ],
|
||||
"description" : "The delivery location specified by the cardholder. Required if `deliveredToWrongLocation` is **true**."
|
||||
|
||||
@@ -30,7 +30,7 @@ info:
|
||||
name: Adyen Developer Experience team
|
||||
url: https://github.com/Adyen/adyen-openapi
|
||||
version: '1'
|
||||
x-timestamp: '2025-04-03T18:36:10Z'
|
||||
x-timestamp: '2025-04-09T01:29:14Z'
|
||||
tags:
|
||||
- name: Dispute Attachments
|
||||
- name: Raise Disputes
|
||||
@@ -466,7 +466,7 @@ components:
|
||||
type: object
|
||||
properties:
|
||||
agreedDeliveryLocation:
|
||||
maxLength: 2500
|
||||
maxLength: 500
|
||||
minLength: 0
|
||||
type: string
|
||||
description: The delivery location specified by the cardholder. Required
|
||||
@@ -673,7 +673,7 @@ components:
|
||||
type: object
|
||||
properties:
|
||||
agreedDeliveryLocation:
|
||||
maxLength: 2500
|
||||
maxLength: 500
|
||||
minLength: 0
|
||||
type:
|
||||
- string
|
||||
|
||||
@@ -30,7 +30,7 @@ info:
|
||||
name: Adyen Developer Experience team
|
||||
url: https://github.com/Adyen/adyen-openapi
|
||||
version: '2'
|
||||
x-timestamp: '2025-04-03T18:36:11Z'
|
||||
x-timestamp: '2025-04-09T01:29:15Z'
|
||||
tags:
|
||||
- name: Dispute Attachments
|
||||
- name: Raise Disputes
|
||||
@@ -466,7 +466,7 @@ components:
|
||||
type: object
|
||||
properties:
|
||||
agreedDeliveryLocation:
|
||||
maxLength: 2500
|
||||
maxLength: 500
|
||||
minLength: 0
|
||||
type: string
|
||||
description: The delivery location specified by the cardholder. Required
|
||||
@@ -673,7 +673,7 @@ components:
|
||||
type: object
|
||||
properties:
|
||||
agreedDeliveryLocation:
|
||||
maxLength: 2500
|
||||
maxLength: 500
|
||||
minLength: 0
|
||||
type:
|
||||
- string
|
||||
|
||||
@@ -30,7 +30,7 @@ info:
|
||||
name: Adyen Developer Experience team
|
||||
url: https://github.com/Adyen/adyen-openapi
|
||||
version: '3'
|
||||
x-timestamp: '2025-04-03T18:36:11Z'
|
||||
x-timestamp: '2025-04-09T01:29:15Z'
|
||||
tags:
|
||||
- name: Dispute Attachments
|
||||
- name: Raise Disputes
|
||||
@@ -466,7 +466,7 @@ components:
|
||||
type: object
|
||||
properties:
|
||||
agreedDeliveryLocation:
|
||||
maxLength: 2500
|
||||
maxLength: 500
|
||||
minLength: 0
|
||||
type: string
|
||||
description: The delivery location specified by the cardholder. Required
|
||||
@@ -673,7 +673,7 @@ components:
|
||||
type: object
|
||||
properties:
|
||||
agreedDeliveryLocation:
|
||||
maxLength: 2500
|
||||
maxLength: 500
|
||||
minLength: 0
|
||||
type:
|
||||
- string
|
||||
|
||||
@@ -30,7 +30,7 @@ info:
|
||||
name: Adyen Developer Experience team
|
||||
url: https://github.com/Adyen/adyen-openapi
|
||||
version: '4'
|
||||
x-timestamp: '2025-04-03T18:36:11Z'
|
||||
x-timestamp: '2025-04-09T01:29:15Z'
|
||||
tags:
|
||||
- name: Dispute Attachments
|
||||
- name: Raise Disputes
|
||||
@@ -466,7 +466,7 @@ components:
|
||||
type: object
|
||||
properties:
|
||||
agreedDeliveryLocation:
|
||||
maxLength: 2500
|
||||
maxLength: 500
|
||||
minLength: 0
|
||||
type: string
|
||||
description: The delivery location specified by the cardholder. Required
|
||||
@@ -673,7 +673,7 @@ components:
|
||||
type: object
|
||||
properties:
|
||||
agreedDeliveryLocation:
|
||||
maxLength: 2500
|
||||
maxLength: 500
|
||||
minLength: 0
|
||||
type:
|
||||
- string
|
||||
|
||||
Reference in New Issue
Block a user