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:
$ref: "#/components/schemas/unavailable"
example:
{
"ovPayTokens":
[
{
"ovPayTokenId": 71,
@ -124,7 +126,9 @@ paths:
"expirationDate": "2029-03-22T09:00:00",
"replacedByTokenId": 12,
},
]
],
"href": null,
}
components:
securitySchemes:
bearerToken: