From e44cca21c9b9d8e27595c525aaa6da1c027f0a51 Mon Sep 17 00:00:00 2001 From: oleghasjanov Date: Thu, 8 Aug 2024 11:59:08 +0300 Subject: [PATCH] quick fix --- openapi/openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi/openapi.yaml b/openapi/openapi.yaml index 64abfa9..40bb723 100644 --- a/openapi/openapi.yaml +++ b/openapi/openapi.yaml @@ -74,7 +74,7 @@ paths: schema: type: object properties: - message:å + message: type: string example: "Token refreshed successfully" token: