From 7e8ea8c409b5a5e6162c9d27c849b9171fe152dc Mon Sep 17 00:00:00 2001 From: Adyen Automation Date: Wed, 9 Apr 2025 02:01:50 +0200 Subject: [PATCH] spec release --- json/TransactionService-v1.json | 6 +++--- json/TransactionService-v2.json | 6 +++--- json/TransactionService-v3.json | 6 +++--- json/TransactionService-v4.json | 6 +++--- yaml/TransactionService-v1.yaml | 6 +++--- yaml/TransactionService-v2.yaml | 6 +++--- yaml/TransactionService-v3.yaml | 6 +++--- yaml/TransactionService-v4.yaml | 6 +++--- 8 files changed, 24 insertions(+), 24 deletions(-) diff --git a/json/TransactionService-v1.json b/json/TransactionService-v1.json index bda92b3..86bcdac 100644 --- a/json/TransactionService-v1.json +++ b/json/TransactionService-v1.json @@ -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**." diff --git a/json/TransactionService-v2.json b/json/TransactionService-v2.json index d5b2d42..4673efb 100644 --- a/json/TransactionService-v2.json +++ b/json/TransactionService-v2.json @@ -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**." diff --git a/json/TransactionService-v3.json b/json/TransactionService-v3.json index 72cb8b6..3bb1f61 100644 --- a/json/TransactionService-v3.json +++ b/json/TransactionService-v3.json @@ -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**." diff --git a/json/TransactionService-v4.json b/json/TransactionService-v4.json index d4a5b0d..102b903 100644 --- a/json/TransactionService-v4.json +++ b/json/TransactionService-v4.json @@ -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**." diff --git a/yaml/TransactionService-v1.yaml b/yaml/TransactionService-v1.yaml index c570581..ac35ac7 100644 --- a/yaml/TransactionService-v1.yaml +++ b/yaml/TransactionService-v1.yaml @@ -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 diff --git a/yaml/TransactionService-v2.yaml b/yaml/TransactionService-v2.yaml index 134bcc9..6dd7ade 100644 --- a/yaml/TransactionService-v2.yaml +++ b/yaml/TransactionService-v2.yaml @@ -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 diff --git a/yaml/TransactionService-v3.yaml b/yaml/TransactionService-v3.yaml index d651d89..c79abca 100644 --- a/yaml/TransactionService-v3.yaml +++ b/yaml/TransactionService-v3.yaml @@ -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 diff --git a/yaml/TransactionService-v4.yaml b/yaml/TransactionService-v4.yaml index 39801ba..d4e7a03 100644 --- a/yaml/TransactionService-v4.yaml +++ b/yaml/TransactionService-v4.yaml @@ -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