You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each registered user may have an associated JSON blob that contains personalized dashboard configuration state. These endpoints will allow the JSON blob to be retrieved and set/saved.
The text was updated successfully, but these errors were encountered:
jonathancrabtree
changed the title
Enhance dashboard API spec with endpoint to save current personalized dashboard configuration as JSON blob.
Enhance dashboard API spec with endpoints to save and retrieve current personalized dashboard configuration as JSON blob.
Apr 19, 2021
Note that there's no provision here (yet) for a DELETE route, but one could be added if it's decided that it's not sufficient to set the configuration to some empty value or whatever its initial state is going to be in the database.
Each registered user may have an associated JSON blob that contains personalized dashboard configuration state. These endpoints will allow the JSON blob to be retrieved and set/saved.
The text was updated successfully, but these errors were encountered: