From 0684ea2ff7249687f55e390207df8c888a2fc61b Mon Sep 17 00:00:00 2001 From: Adyen Automation Date: Mon, 3 Apr 2023 12:14:11 +0000 Subject: [PATCH] spec release --- json/MarketPayNotificationService-v3.json | 6 ++---- json/MarketPayNotificationService-v4.json | 6 ++---- json/MarketPayNotificationService-v5.json | 6 ++---- json/MarketPayNotificationService-v6.json | 6 ++---- yaml/MarketPayNotificationService-v3.yaml | 5 ++--- yaml/MarketPayNotificationService-v4.yaml | 5 ++--- yaml/MarketPayNotificationService-v5.yaml | 5 ++--- yaml/MarketPayNotificationService-v6.yaml | 5 ++--- 8 files changed, 16 insertions(+), 28 deletions(-) diff --git a/json/MarketPayNotificationService-v3.json b/json/MarketPayNotificationService-v3.json index 69e4d5b..16a3b9b 100644 --- a/json/MarketPayNotificationService-v3.json +++ b/json/MarketPayNotificationService-v3.json @@ -5,7 +5,7 @@ "x-publicVersion" : true, "title" : "Classic Platforms - Notifications", "description" : "This API is used for the classic integration. If you are just starting your implementation, refer to our [new integration guide](https://docs.adyen.com/marketplaces-and-platforms) instead.\n\nThe Notification API sends notifications to the endpoints specified in a given subscription. \nSubscriptions are managed through the Notification Configuration API. The API specifications listed here detail the format of each notification.\n\nFor more information, refer to our [documentation](https://docs.adyen.com/marketplaces-and-platforms/classic/notifications).", - "x-timestamp" : "2023-02-20T18:23:38Z", + "x-timestamp" : "2023-03-30T18:22:12Z", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", @@ -3561,9 +3561,7 @@ "examples" : { "WebhookAck" : { "summary" : "Acknowledge Webhook", - "value" : { - "notificationResponse" : "[accepted]" - } + "value" : "[accepted]" }, "post-ACCOUNT_CLOSED-accountClosed" : { "summary" : "ACCOUNT_CLOSED example", diff --git a/json/MarketPayNotificationService-v4.json b/json/MarketPayNotificationService-v4.json index f413f15..d3c698a 100644 --- a/json/MarketPayNotificationService-v4.json +++ b/json/MarketPayNotificationService-v4.json @@ -5,7 +5,7 @@ "x-publicVersion" : true, "title" : "Classic Platforms - Notifications", "description" : "This API is used for the classic integration. If you are just starting your implementation, refer to our [new integration guide](https://docs.adyen.com/marketplaces-and-platforms) instead.\n\nThe Notification API sends notifications to the endpoints specified in a given subscription. \nSubscriptions are managed through the Notification Configuration API. The API specifications listed here detail the format of each notification.\n\nFor more information, refer to our [documentation](https://docs.adyen.com/marketplaces-and-platforms/classic/notifications).", - "x-timestamp" : "2023-02-20T18:23:39Z", + "x-timestamp" : "2023-03-30T18:22:12Z", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", @@ -3726,9 +3726,7 @@ "examples" : { "WebhookAck" : { "summary" : "Acknowledge Webhook", - "value" : { - "notificationResponse" : "[accepted]" - } + "value" : "[accepted]" }, "post-ACCOUNT_CLOSED-accountClosed" : { "summary" : "ACCOUNT_CLOSED example", diff --git a/json/MarketPayNotificationService-v5.json b/json/MarketPayNotificationService-v5.json index e4bffd3..3d0827f 100644 --- a/json/MarketPayNotificationService-v5.json +++ b/json/MarketPayNotificationService-v5.json @@ -5,7 +5,7 @@ "x-publicVersion" : true, "title" : "Classic Platforms - Notifications", "description" : "This API is used for the classic integration. If you are just starting your implementation, refer to our [new integration guide](https://docs.adyen.com/marketplaces-and-platforms) instead.\n\nThe Notification API sends notifications to the endpoints specified in a given subscription. \nSubscriptions are managed through the Notification Configuration API. The API specifications listed here detail the format of each notification.\n\nFor more information, refer to our [documentation](https://docs.adyen.com/marketplaces-and-platforms/classic/notifications).", - "x-timestamp" : "2023-02-20T18:23:39Z", + "x-timestamp" : "2023-03-30T18:22:12Z", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", @@ -4191,9 +4191,7 @@ "examples" : { "WebhookAck" : { "summary" : "Acknowledge Webhook", - "value" : { - "notificationResponse" : "[accepted]" - } + "value" : "[accepted]" }, "post-ACCOUNT_CLOSED-accountClosed" : { "summary" : "ACCOUNT_CLOSED example", diff --git a/json/MarketPayNotificationService-v6.json b/json/MarketPayNotificationService-v6.json index cadceae..d6eacdb 100644 --- a/json/MarketPayNotificationService-v6.json +++ b/json/MarketPayNotificationService-v6.json @@ -5,7 +5,7 @@ "x-publicVersion" : true, "title" : "Classic Platforms - Notifications", "description" : "This API is used for the classic integration. If you are just starting your implementation, refer to our [new integration guide](https://docs.adyen.com/marketplaces-and-platforms) instead.\n\nThe Notification API sends notifications to the endpoints specified in a given subscription. \nSubscriptions are managed through the Notification Configuration API. The API specifications listed here detail the format of each notification.\n\nFor more information, refer to our [documentation](https://docs.adyen.com/marketplaces-and-platforms/classic/notifications).", - "x-timestamp" : "2023-02-20T18:23:39Z", + "x-timestamp" : "2023-03-30T18:22:12Z", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", @@ -4473,9 +4473,7 @@ "examples" : { "WebhookAck" : { "summary" : "Acknowledge Webhook", - "value" : { - "notificationResponse" : "[accepted]" - } + "value" : "[accepted]" }, "post-ACCOUNT_CLOSED-accountClosed" : { "summary" : "ACCOUNT_CLOSED example", diff --git a/yaml/MarketPayNotificationService-v3.yaml b/yaml/MarketPayNotificationService-v3.yaml index a8af5f7..60bb346 100644 --- a/yaml/MarketPayNotificationService-v3.yaml +++ b/yaml/MarketPayNotificationService-v3.yaml @@ -9,7 +9,7 @@ info: \ in a given subscription. \nSubscriptions are managed through the Notification\ \ Configuration API. The API specifications listed here detail the format of each\ \ notification.\n\nFor more information, refer to our [documentation](https://docs.adyen.com/marketplaces-and-platforms/classic/notifications)." - x-timestamp: '2023-02-20T18:23:38Z' + x-timestamp: '2023-03-30T18:22:12Z' termsOfService: https://www.adyen.com/legal/terms-and-conditions contact: name: Adyen Developer Experience team @@ -3006,8 +3006,7 @@ components: examples: WebhookAck: summary: Acknowledge Webhook - value: - notificationResponse: '[accepted]' + value: '[accepted]' post-ACCOUNT_CLOSED-accountClosed: summary: ACCOUNT_CLOSED example value: diff --git a/yaml/MarketPayNotificationService-v4.yaml b/yaml/MarketPayNotificationService-v4.yaml index f8a2946..d43b635 100644 --- a/yaml/MarketPayNotificationService-v4.yaml +++ b/yaml/MarketPayNotificationService-v4.yaml @@ -9,7 +9,7 @@ info: \ in a given subscription. \nSubscriptions are managed through the Notification\ \ Configuration API. The API specifications listed here detail the format of each\ \ notification.\n\nFor more information, refer to our [documentation](https://docs.adyen.com/marketplaces-and-platforms/classic/notifications)." - x-timestamp: '2023-02-20T18:23:39Z' + x-timestamp: '2023-03-30T18:22:12Z' termsOfService: https://www.adyen.com/legal/terms-and-conditions contact: name: Adyen Developer Experience team @@ -3148,8 +3148,7 @@ components: examples: WebhookAck: summary: Acknowledge Webhook - value: - notificationResponse: '[accepted]' + value: '[accepted]' post-ACCOUNT_CLOSED-accountClosed: summary: ACCOUNT_CLOSED example value: diff --git a/yaml/MarketPayNotificationService-v5.yaml b/yaml/MarketPayNotificationService-v5.yaml index fb3fb4f..708f264 100644 --- a/yaml/MarketPayNotificationService-v5.yaml +++ b/yaml/MarketPayNotificationService-v5.yaml @@ -9,7 +9,7 @@ info: \ in a given subscription. \nSubscriptions are managed through the Notification\ \ Configuration API. The API specifications listed here detail the format of each\ \ notification.\n\nFor more information, refer to our [documentation](https://docs.adyen.com/marketplaces-and-platforms/classic/notifications)." - x-timestamp: '2023-02-20T18:23:39Z' + x-timestamp: '2023-03-30T18:22:12Z' termsOfService: https://www.adyen.com/legal/terms-and-conditions contact: name: Adyen Developer Experience team @@ -3539,8 +3539,7 @@ components: examples: WebhookAck: summary: Acknowledge Webhook - value: - notificationResponse: '[accepted]' + value: '[accepted]' post-ACCOUNT_CLOSED-accountClosed: summary: ACCOUNT_CLOSED example value: diff --git a/yaml/MarketPayNotificationService-v6.yaml b/yaml/MarketPayNotificationService-v6.yaml index d817f37..ef777e1 100644 --- a/yaml/MarketPayNotificationService-v6.yaml +++ b/yaml/MarketPayNotificationService-v6.yaml @@ -9,7 +9,7 @@ info: \ in a given subscription. \nSubscriptions are managed through the Notification\ \ Configuration API. The API specifications listed here detail the format of each\ \ notification.\n\nFor more information, refer to our [documentation](https://docs.adyen.com/marketplaces-and-platforms/classic/notifications)." - x-timestamp: '2023-02-20T18:23:39Z' + x-timestamp: '2023-03-30T18:22:12Z' termsOfService: https://www.adyen.com/legal/terms-and-conditions contact: name: Adyen Developer Experience team @@ -3819,8 +3819,7 @@ components: examples: WebhookAck: summary: Acknowledge Webhook - value: - notificationResponse: '[accepted]' + value: '[accepted]' post-ACCOUNT_CLOSED-accountClosed: summary: ACCOUNT_CLOSED example value: