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