spec release

This commit is contained in:
Adyen Automation
2025-03-11 16:11:09 +01:00
parent 5c36f0e9e7
commit 8cc09febe7
2 changed files with 4 additions and 4 deletions

View File

@@ -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"
}

View File

@@ -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