elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.66k stars 8.23k forks source link

[Dashboards] Register CRUD Dashboard public API routes #192621

Closed nickpeihl closed 1 week ago

nickpeihl commented 2 months ago

Follow up to #192618

Register versioned CRUD (Create, Read, Update, Delete) + List public API routes for Dashboards using the v3 content management schema.

API path names, path parameters, and request / response bodies to be determined.

elasticmachine commented 2 months ago

Pinging @elastic/kibana-presentation (Team:Presentation)

nickpeihl commented 1 week ago

Fixed by #193067