diff --git a/open-api.json b/open-api.json index 3127eda..4b0295d 100644 --- a/open-api.json +++ b/open-api.json @@ -10433,8 +10433,7 @@ }, "encryptedToken": { "type": "string", - "description": "Zaszyfrowany token wraz z timestampem z challenge'a, w postaci `token|timestamp`, zakodowany w formacie Base64.", - "format": "byte" + "description": "Zaszyfrowany token wraz z timestampem z challenge'a, w postaci `token|timestamp`, zakodowany w formacie Base64." }, "authorizationPolicy": { "allOf": [ @@ -15000,4 +14999,4 @@ ] } ] -} \ No newline at end of file +}