* openapi: update /version.json description

This commit is contained in:
Simon Zolin 2019-05-28 11:41:36 +03:00
parent f25639f1fc
commit 5b29cae133
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ paths:
- 'application/json' - 'application/json'
responses: responses:
200: 200:
description: 'Version info' description: 'Version info. If response message is empty, UI doesn't show a version update message.'
schema: schema:
$ref: "#/definitions/VersionInfo" $ref: "#/definitions/VersionInfo"
500: 500: