develop #38

Merged
bboterm merged 451 commits from develop into main 2025-11-19 14:28:14 +00:00
Showing only changes of commit 8e2ad79b53 - Show all commits

View File

@ -109,6 +109,8 @@ paths:
schema: schema:
$ref: "#/components/schemas/unavailable" $ref: "#/components/schemas/unavailable"
example: example:
{
"ovPayTokens":
[ [
{ {
"ovPayTokenId": 71, "ovPayTokenId": 71,
@ -124,7 +126,9 @@ paths:
"expirationDate": "2029-03-22T09:00:00", "expirationDate": "2029-03-22T09:00:00",
"replacedByTokenId": 12, "replacedByTokenId": 12,
}, },
] ],
"href": null,
}
components: components:
securitySchemes: securitySchemes:
bearerToken: bearerToken: