Update modifyVisualization docs (#1966)

This commit is contained in:
Dmitry Bushev 2021-08-20 14:53:58 +03:00 committed by GitHub
parent 8cef409db2
commit 5f491b612a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3429,6 +3429,9 @@ null;
This message allows a client to modify the configuration for an existing This message allows a client to modify the configuration for an existing
visualisation. visualisation.
A successful response means that the new visualization configuration has been
applied. In case of an error response, the visualization state does not change.
- **Type:** Request - **Type:** Request
- **Direction:** Client -> Server - **Direction:** Client -> Server
- **Connection:** Protocol - **Connection:** Protocol