From b06551d2bc4be15edd8370ad3e5388a3be046a9e Mon Sep 17 00:00:00 2001 From: Jan Langer Date: Thu, 2 Nov 2023 12:46:15 +0100 Subject: [PATCH] Fix --- dist/index.html | 2 +- openapi.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/dist/index.html b/dist/index.html index 220d89b..7736bdb 100644 --- a/dist/index.html +++ b/dist/index.html @@ -805,7 +805,7 @@

Usage:

" class="sc-iJCSeZ sc-cBornZ gJcGEt AiHgN sc-ciSkmu iZNUXd">

Expected error

Request samples

Content type
application/json
{
  • "accessToken": "string",
  • "hotelId": "string"
}

Response samples

Content type
application/json
{
  • "success": true
}