-
Type:
Task
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: None
-
None
When creating a new dashboard, the response that should be returned according to the REST API documentation is a simple String with the new Dashboard ID.
Instead the backend returns a JSON object with a single field id.
The documentation has to be adjusted accordingly. I assume this also affects report and alert creation.