From 07c5486049ce8337bd6548085d5550eea00fff49 Mon Sep 17 00:00:00 2001 From: Adyen Automation Date: Wed, 12 Feb 2025 10:54:14 +0100 Subject: [PATCH] spec release --- json/PaymentsAppService-v1.json | 4 ++-- yaml/PaymentsAppService-v1.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/json/PaymentsAppService-v1.json b/json/PaymentsAppService-v1.json index 6d25944..56f8f7c 100644 --- a/json/PaymentsAppService-v1.json +++ b/json/PaymentsAppService-v1.json @@ -16,7 +16,7 @@ "url" : "https://github.com/Adyen/adyen-openapi" }, "version" : "1", - "x-timestamp" : "2024-07-31T11:29:11Z" + "x-timestamp" : "2025-02-11T15:31:29Z" }, "tags" : [ { "name" : "Payments App" @@ -637,5 +637,5 @@ } } }, - "jsonSchemaDialect" : "https://json-schema.org/draft/2020-12/schema" + "jsonSchemaDialect" : "https://spec.openapis.org/oas/3.1/dialect/base" } \ No newline at end of file diff --git a/yaml/PaymentsAppService-v1.yaml b/yaml/PaymentsAppService-v1.yaml index 2ac0be6..39bfb28 100644 --- a/yaml/PaymentsAppService-v1.yaml +++ b/yaml/PaymentsAppService-v1.yaml @@ -50,7 +50,7 @@ info: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi version: '1' - x-timestamp: '2024-07-31T11:29:11Z' + x-timestamp: '2025-02-11T15:31:29Z' tags: - name: Payments App paths: @@ -531,4 +531,4 @@ components: BasicAuth: type: http scheme: basic -jsonSchemaDialect: https://json-schema.org/draft/2020-12/schema +jsonSchemaDialect: https://spec.openapis.org/oas/3.1/dialect/base