AxelFurlanF commented on issue #32966:
URL: https://github.com/apache/superset/issues/32966#issuecomment-2773509967
@sadpandajoe hey, thanks for answering.
I'm getting the data of a sample dashboard using the
`/api/v1/dashboard/{id}` endpoint. And copying the `json_metadata` and
`position_json`, to then be used by doing a POST request to
`/api/v1/dashboard/`.
I'm not creating any other object like datasets or charts, because I assume
they already exist since they're being used in this sample dash
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]