spec release

This commit is contained in:
Adyen Automation
2024-07-31 13:03:51 +02:00
parent 6a6dc267ce
commit acaff6450c
6 changed files with 26 additions and 6 deletions

View File

@@ -3523,7 +3523,7 @@
"type" : "string"
},
"termsOfServiceDocumentFormat" : {
"description" : "The requested format for the Terms of Service document. Default value: JSON.",
"description" : "The requested format for the Terms of Service document. Default value: JSON. Possible values: JSON or PDF.",
"type" : "string"
},
"type" : {

View File

@@ -3790,7 +3790,7 @@
"type" : "string"
},
"termsOfServiceDocumentFormat" : {
"description" : "The requested format for the Terms of Service document. Default value: JSON.",
"description" : "The requested format for the Terms of Service document. Default value: JSON. Possible values: JSON or PDF.",
"type" : "string"
},
"type" : {
@@ -4485,6 +4485,11 @@
"Organization" : {
"additionalProperties" : false,
"properties" : {
"countryOfGoverningLaw" : {
"x-addedInVersion" : "2",
"description" : "The two-character [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) country code of the governing country.",
"type" : "string"
},
"dateOfIncorporation" : {
"x-addedInVersion" : "2",
"description" : "The date when the organization was incorporated in YYYY-MM-DD format.",

View File

@@ -4227,7 +4227,7 @@
"type" : "string"
},
"termsOfServiceDocumentFormat" : {
"description" : "The requested format for the Terms of Service document. Default value: JSON.",
"description" : "The requested format for the Terms of Service document. Default value: JSON. Possible values: JSON or PDF.",
"type" : "string"
},
"type" : {
@@ -5092,6 +5092,11 @@
"Organization" : {
"additionalProperties" : false,
"properties" : {
"countryOfGoverningLaw" : {
"x-addedInVersion" : "2",
"description" : "The two-character [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) country code of the governing country.",
"type" : "string"
},
"dateOfIncorporation" : {
"x-addedInVersion" : "2",
"description" : "The date when the organization was incorporated in YYYY-MM-DD format.",

View File

@@ -2409,7 +2409,7 @@ components:
type: string
termsOfServiceDocumentFormat:
description: 'The requested format for the Terms of Service document. Default
value: JSON.'
value: JSON. Possible values: JSON or PDF.'
type: string
type:
description: 'The type of Terms of Service.

View File

@@ -2612,7 +2612,7 @@ components:
type: string
termsOfServiceDocumentFormat:
description: 'The requested format for the Terms of Service document. Default
value: JSON.'
value: JSON. Possible values: JSON or PDF.'
type: string
type:
description: 'The type of Terms of Service.
@@ -3383,6 +3383,11 @@ components:
Organization:
additionalProperties: false
properties:
countryOfGoverningLaw:
x-addedInVersion: '2'
description: The two-character [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)
country code of the governing country.
type: string
dateOfIncorporation:
x-addedInVersion: '2'
description: The date when the organization was incorporated in YYYY-MM-DD

View File

@@ -2945,7 +2945,7 @@ components:
type: string
termsOfServiceDocumentFormat:
description: 'The requested format for the Terms of Service document. Default
value: JSON.'
value: JSON. Possible values: JSON or PDF.'
type: string
type:
description: 'The type of Terms of Service.
@@ -3852,6 +3852,11 @@ components:
Organization:
additionalProperties: false
properties:
countryOfGoverningLaw:
x-addedInVersion: '2'
description: The two-character [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)
country code of the governing country.
type: string
dateOfIncorporation:
x-addedInVersion: '2'
description: The date when the organization was incorporated in YYYY-MM-DD