spec release

This commit is contained in:
Adyen Automation
2022-08-26 08:59:44 +00:00
parent 0dedd75d86
commit 9deb4a73f3
2 changed files with 6 additions and 6 deletions

View File

@@ -10,7 +10,7 @@
"x-publicVersion" : true,
"title" : "Adyen Stored Value API",
"description" : "A set of API endpoints to manage stored value products.",
"x-timestamp" : "2022-05-03T09:24:07Z",
"x-timestamp" : "2022-08-25T17:24:58Z",
"termsOfService" : "https://www.adyen.com/legal/terms-and-conditions",
"contact" : {
"name" : "Adyen Developer Experience team",
@@ -554,7 +554,7 @@
"additionalProperties" : {
"type" : "string"
},
"description" : "Contains additional information about the payment. Some data fields are included only if you select them first: Go to **Customer Area** > **Account** > **API URLs**.",
"description" : "Contains additional information about the payment. Some data fields are included only if you select them first. Go to **Customer Area** > **Developers** > **Additional data**.",
"type" : "object"
},
"errorCode" : {

View File

@@ -6,7 +6,7 @@ info:
x-publicVersion: true
title: Adyen Stored Value API
description: A set of API endpoints to manage stored value products.
x-timestamp: '2022-05-03T09:24:07Z'
x-timestamp: '2022-08-25T17:24:58Z'
termsOfService: https://www.adyen.com/legal/terms-and-conditions
contact:
name: Adyen Developer Experience team
@@ -329,9 +329,9 @@ components:
x-addedInVersion: '46'
additionalProperties:
type: string
description: 'Contains additional information about the payment. Some data
fields are included only if you select them first: Go to **Customer Area**
> **Account** > **API URLs**.'
description: Contains additional information about the payment. Some data
fields are included only if you select them first. Go to **Customer Area**
> **Developers** > **Additional data**.
type: object
errorCode:
description: The error code mapped to the error message.