diff --git a/json/ForeignExchangeService-v1.json b/json/ForeignExchangeService-v1.json index bde4fc9..bb574ea 100644 --- a/json/ForeignExchangeService-v1.json +++ b/json/ForeignExchangeService-v1.json @@ -16,7 +16,7 @@ "url" : "https://github.com/Adyen/adyen-openapi" }, "version" : "1", - "x-timestamp" : "2025-01-14T12:31:23Z" + "x-timestamp" : "2025-02-11T15:32:15Z" }, "tags" : [ { "name" : "Rates" @@ -369,5 +369,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/ForeignExchangeService-v1.yaml b/yaml/ForeignExchangeService-v1.yaml index 1dc81b9..bf1fcb9 100644 --- a/yaml/ForeignExchangeService-v1.yaml +++ b/yaml/ForeignExchangeService-v1.yaml @@ -29,7 +29,7 @@ info: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi version: '1' - x-timestamp: '2025-01-14T12:31:23Z' + x-timestamp: '2025-02-11T15:32:15Z' tags: - name: Rates paths: @@ -329,4 +329,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