* openapi: update /version.json description
This commit is contained in:
parent
f25639f1fc
commit
5b29cae133
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue