Reword swagger definition description of dashboard PUT
parent
81c90208ba
commit
670d4dd17b
|
@ -685,7 +685,7 @@ paths:
|
||||||
schema:
|
schema:
|
||||||
$ref: '#/definitions/Error'
|
$ref: '#/definitions/Error'
|
||||||
put:
|
put:
|
||||||
summary: Completely update dashboard configuration
|
summary: Replace dashboard configuration.
|
||||||
parameters:
|
parameters:
|
||||||
- name: id
|
- name: id
|
||||||
in: path
|
in: path
|
||||||
|
|
Loading…
Reference in New Issue