spec release

This commit is contained in:
Adyen Automation
2024-01-26 10:54:06 +01:00
parent e300266ecd
commit 7de9a40362
4 changed files with 14 additions and 0 deletions

View File

@@ -17143,6 +17143,10 @@
"secondaryLanguage" : {
"description" : "Secondary language of the terminal.",
"type" : "string"
},
"timezone" : {
"description" : "The time zone of the terminal.",
"type" : "string"
}
},
"type" : "object"

View File

@@ -17330,6 +17330,10 @@
"secondaryLanguage" : {
"description" : "Secondary language of the terminal.",
"type" : "string"
},
"timezone" : {
"description" : "The time zone of the terminal.",
"type" : "string"
}
},
"type" : "object"

View File

@@ -11745,6 +11745,9 @@ components:
secondaryLanguage:
description: Secondary language of the terminal.
type: string
timezone:
description: The time zone of the terminal.
type: string
type: object
Logo:
properties:

View File

@@ -11867,6 +11867,9 @@ components:
secondaryLanguage:
description: Secondary language of the terminal.
type: string
timezone:
description: The time zone of the terminal.
type: string
type: object
Logo:
properties: