diff --git a/json/SessionAuthenticationService-v1.json b/json/SessionAuthenticationService-v1.json index 9727a2a..fcff18c 100644 --- a/json/SessionAuthenticationService-v1.json +++ b/json/SessionAuthenticationService-v1.json @@ -16,7 +16,7 @@ "url" : "https://github.com/Adyen/adyen-openapi" }, "version" : "1", - "x-timestamp" : "2024-12-10T11:26:50Z" + "x-timestamp" : "2025-02-11T15:30:46Z" }, "tags" : [ { "name" : "Session authentication" @@ -407,5 +407,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/SessionAuthenticationService-v1.yaml b/yaml/SessionAuthenticationService-v1.yaml index 8a2cc1a..8ba1cfc 100644 --- a/yaml/SessionAuthenticationService-v1.yaml +++ b/yaml/SessionAuthenticationService-v1.yaml @@ -31,7 +31,7 @@ info: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi version: '1' - x-timestamp: '2024-12-10T11:26:50Z' + x-timestamp: '2025-02-11T15:30:46Z' tags: - name: Session authentication paths: @@ -385,4 +385,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