* openapi: update /version.json description
This commit is contained in:
parent
f25639f1fc
commit
5b29cae133
|
@ -144,7 +144,7 @@ paths:
|
|||
- 'application/json'
|
||||
responses:
|
||||
200:
|
||||
description: 'Version info'
|
||||
description: 'Version info. If response message is empty, UI doesn't show a version update message.'
|
||||
schema:
|
||||
$ref: "#/definitions/VersionInfo"
|
||||
500:
|
||||
|
|
Loading…
Reference in New Issue