spec release

This commit is contained in:
Adyen Automation
2025-02-12 11:18:15 +01:00
parent 07c5486049
commit e2941e8d09
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" : "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"
}

View File

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