spec release

This commit is contained in:
Adyen Automation
2023-10-30 16:07:44 +01:00
parent d10a980765
commit 40123bf417
10 changed files with 25 additions and 5 deletions

View File

@@ -505,7 +505,9 @@
"description" : "The name of the token service.",
"enum" : [
"VISATOKENSERVICE",
"MCTOKENSERVICE"
"MCTOKENSERVICE",
"AMEXTOKENSERVICE",
"TOKEN_SHARING"
],
"type" : "string"
}

View File

@@ -514,7 +514,9 @@
"description" : "The name of the token service.",
"enum" : [
"VISATOKENSERVICE",
"MCTOKENSERVICE"
"MCTOKENSERVICE",
"AMEXTOKENSERVICE",
"TOKEN_SHARING"
],
"type" : "string"
}

View File

@@ -519,7 +519,9 @@
"description" : "The name of the token service.",
"enum" : [
"VISATOKENSERVICE",
"MCTOKENSERVICE"
"MCTOKENSERVICE",
"AMEXTOKENSERVICE",
"TOKEN_SHARING"
],
"type" : "string"
}

View File

@@ -519,7 +519,9 @@
"description" : "The name of the token service.",
"enum" : [
"VISATOKENSERVICE",
"MCTOKENSERVICE"
"MCTOKENSERVICE",
"AMEXTOKENSERVICE",
"TOKEN_SHARING"
],
"type" : "string"
}

View File

@@ -524,7 +524,9 @@
"description" : "The name of the token service.",
"enum" : [
"VISATOKENSERVICE",
"MCTOKENSERVICE"
"MCTOKENSERVICE",
"AMEXTOKENSERVICE",
"TOKEN_SHARING"
],
"type" : "string"
}

View File

@@ -512,6 +512,8 @@ components:
enum:
- VISATOKENSERVICE
- MCTOKENSERVICE
- AMEXTOKENSERVICE
- TOKEN_SHARING
type: string
type: object
ServiceError:

View File

@@ -518,6 +518,8 @@ components:
enum:
- VISATOKENSERVICE
- MCTOKENSERVICE
- AMEXTOKENSERVICE
- TOKEN_SHARING
type: string
type: object
ServiceError:

View File

@@ -522,6 +522,8 @@ components:
enum:
- VISATOKENSERVICE
- MCTOKENSERVICE
- AMEXTOKENSERVICE
- TOKEN_SHARING
type: string
type: object
ServiceError:

View File

@@ -522,6 +522,8 @@ components:
enum:
- VISATOKENSERVICE
- MCTOKENSERVICE
- AMEXTOKENSERVICE
- TOKEN_SHARING
type: string
type: object
ServiceError:

View File

@@ -527,6 +527,8 @@ components:
enum:
- VISATOKENSERVICE
- MCTOKENSERVICE
- AMEXTOKENSERVICE
- TOKEN_SHARING
type: string
type: object
ServiceError: