From 2d2cdec78b31ac759ff18916dbe0b4e5c6f7d342 Mon Sep 17 00:00:00 2001 From: Adyen Automation Date: Fri, 26 Aug 2022 15:27:59 +0000 Subject: [PATCH] spec release --- json/RecurringService-v49.json | 4 ++-- json/RecurringService-v67.json | 4 ++-- json/RecurringService-v68.json | 4 ++-- yaml/RecurringService-v49.yaml | 8 ++++---- yaml/RecurringService-v67.yaml | 8 ++++---- yaml/RecurringService-v68.yaml | 8 ++++---- 6 files changed, 18 insertions(+), 18 deletions(-) diff --git a/json/RecurringService-v49.json b/json/RecurringService-v49.json index 9eec9e1..bfa9f01 100644 --- a/json/RecurringService-v49.json +++ b/json/RecurringService-v49.json @@ -10,7 +10,7 @@ "x-publicVersion" : true, "title" : "Adyen Recurring API", "description" : "The Recurring APIs allow you to manage and remove your tokens or saved payment details. Tokens should be created with validation during a payment request.\n\nFor more information, refer to our [Tokenization documentation](https://docs.adyen.com/online-payments/tokenization).\n## Authentication\nTo connect to the Recurring API, you must use your basic authentication credentials. For this, create your web service user, as described in [How to get the WS user password](https://docs.adyen.com/development-resources/api-credentials). Then use its credentials to authenticate your request, for example:\n\n```\ncurl\n-U \"ws@Company.YourCompany\":\"YourWsPassword\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\nNote that when going live, you need to generate new web service user credentials to access the [live endpoints](https://docs.adyen.com/development-resources/live-endpoints).\n\n## Versioning\nRecurring API supports [versioning](https://docs.adyen.com/development-resources/versioning) using a version suffix in the endpoint URL. This suffix has the following format: \"vXX\", where XX is the version number.\n\nFor example:\n```\nhttps://pal-test.adyen.com/pal/servlet/Recurring/v49/disable\n```", - "x-timestamp" : "2022-07-19T19:18:39Z", + "x-timestamp" : "2022-08-25T17:24:58Z", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", @@ -942,7 +942,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" : { diff --git a/json/RecurringService-v67.json b/json/RecurringService-v67.json index 6b66c19..b4920cb 100644 --- a/json/RecurringService-v67.json +++ b/json/RecurringService-v67.json @@ -10,7 +10,7 @@ "x-publicVersion" : true, "title" : "Adyen Recurring API", "description" : "The Recurring APIs allow you to manage and remove your tokens or saved payment details. Tokens should be created with validation during a payment request.\n\nFor more information, refer to our [Tokenization documentation](https://docs.adyen.com/online-payments/tokenization).\n## Authentication\nTo connect to the Recurring API, you must use your basic authentication credentials. For this, create your web service user, as described in [How to get the WS user password](https://docs.adyen.com/development-resources/api-credentials). Then use its credentials to authenticate your request, for example:\n\n```\ncurl\n-U \"ws@Company.YourCompany\":\"YourWsPassword\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\nNote that when going live, you need to generate new web service user credentials to access the [live endpoints](https://docs.adyen.com/development-resources/live-endpoints).\n\n## Versioning\nRecurring API supports [versioning](https://docs.adyen.com/development-resources/versioning) using a version suffix in the endpoint URL. This suffix has the following format: \"vXX\", where XX is the version number.\n\nFor example:\n```\nhttps://pal-test.adyen.com/pal/servlet/Recurring/v67/disable\n```", - "x-timestamp" : "2022-07-19T19:18:39Z", + "x-timestamp" : "2022-08-25T17:24:58Z", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", @@ -942,7 +942,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" : { diff --git a/json/RecurringService-v68.json b/json/RecurringService-v68.json index 25f5514..230ab9a 100644 --- a/json/RecurringService-v68.json +++ b/json/RecurringService-v68.json @@ -10,7 +10,7 @@ "x-publicVersion" : true, "title" : "Adyen Recurring API", "description" : "The Recurring APIs allow you to manage and remove your tokens or saved payment details. Tokens should be created with validation during a payment request.\n\nFor more information, refer to our [Tokenization documentation](https://docs.adyen.com/online-payments/tokenization).\n## Authentication\nTo connect to the Recurring API, you must use your basic authentication credentials. For this, create your web service user, as described in [How to get the WS user password](https://docs.adyen.com/development-resources/api-credentials). Then use its credentials to authenticate your request, for example:\n\n```\ncurl\n-U \"ws@Company.YourCompany\":\"YourWsPassword\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\nNote that when going live, you need to generate new web service user credentials to access the [live endpoints](https://docs.adyen.com/development-resources/live-endpoints).\n\n## Versioning\nRecurring API supports [versioning](https://docs.adyen.com/development-resources/versioning) using a version suffix in the endpoint URL. This suffix has the following format: \"vXX\", where XX is the version number.\n\nFor example:\n```\nhttps://pal-test.adyen.com/pal/servlet/Recurring/v68/disable\n```", - "x-timestamp" : "2022-07-19T19:18:39Z", + "x-timestamp" : "2022-08-25T17:24:58Z", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", @@ -947,7 +947,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" : { diff --git a/yaml/RecurringService-v49.yaml b/yaml/RecurringService-v49.yaml index 275d47a..2615f18 100644 --- a/yaml/RecurringService-v49.yaml +++ b/yaml/RecurringService-v49.yaml @@ -49,7 +49,7 @@ info: https://pal-test.adyen.com/pal/servlet/Recurring/v49/disable ```' - x-timestamp: '2022-07-19T19:18:39Z' + x-timestamp: '2022-08-25T17:24:58Z' termsOfService: https://www.adyen.com/legal/terms-and-conditions contact: name: Adyen Developer Experience team @@ -828,9 +828,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. diff --git a/yaml/RecurringService-v67.yaml b/yaml/RecurringService-v67.yaml index 074341b..f4d103d 100644 --- a/yaml/RecurringService-v67.yaml +++ b/yaml/RecurringService-v67.yaml @@ -49,7 +49,7 @@ info: https://pal-test.adyen.com/pal/servlet/Recurring/v67/disable ```' - x-timestamp: '2022-07-19T19:18:39Z' + x-timestamp: '2022-08-25T17:24:58Z' termsOfService: https://www.adyen.com/legal/terms-and-conditions contact: name: Adyen Developer Experience team @@ -828,9 +828,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. diff --git a/yaml/RecurringService-v68.yaml b/yaml/RecurringService-v68.yaml index 9d669eb..e712bb9 100644 --- a/yaml/RecurringService-v68.yaml +++ b/yaml/RecurringService-v68.yaml @@ -49,7 +49,7 @@ info: https://pal-test.adyen.com/pal/servlet/Recurring/v68/disable ```' - x-timestamp: '2022-07-19T19:18:39Z' + x-timestamp: '2022-08-25T17:24:58Z' termsOfService: https://www.adyen.com/legal/terms-and-conditions contact: name: Adyen Developer Experience team @@ -837,9 +837,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.