mirror of
https://github.com/gcatanese/adyen-openapi.git
synced 2026-03-10 08:01:24 +00:00
spec release
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
"url" : "https://github.com/Adyen/adyen-openapi"
|
"url" : "https://github.com/Adyen/adyen-openapi"
|
||||||
},
|
},
|
||||||
"version" : "1",
|
"version" : "1",
|
||||||
"x-timestamp" : "2025-01-14T12:31:23Z"
|
"x-timestamp" : "2025-02-11T15:32:15Z"
|
||||||
},
|
},
|
||||||
"tags" : [ {
|
"tags" : [ {
|
||||||
"name" : "Rates"
|
"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"
|
||||||
}
|
}
|
||||||
@@ -29,7 +29,7 @@ info:
|
|||||||
name: Adyen Developer Experience team
|
name: Adyen Developer Experience team
|
||||||
url: https://github.com/Adyen/adyen-openapi
|
url: https://github.com/Adyen/adyen-openapi
|
||||||
version: '1'
|
version: '1'
|
||||||
x-timestamp: '2025-01-14T12:31:23Z'
|
x-timestamp: '2025-02-11T15:32:15Z'
|
||||||
tags:
|
tags:
|
||||||
- name: Rates
|
- name: Rates
|
||||||
paths:
|
paths:
|
||||||
@@ -329,4 +329,4 @@ components:
|
|||||||
BasicAuth:
|
BasicAuth:
|
||||||
type: http
|
type: http
|
||||||
scheme: basic
|
scheme: basic
|
||||||
jsonSchemaDialect: https://json-schema.org/draft/2020-12/schema
|
jsonSchemaDialect: https://spec.openapis.org/oas/3.1/dialect/base
|
||||||
|
|||||||
Reference in New Issue
Block a user