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" : "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**."
|
||||
|
||||
Reference in New Issue
Block a user