elastic / kibana

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

[Console] Implement the logic for body params #160533

Open yuliacech opened 1 year ago

yuliacech commented 1 year ago

This is a follow up issue for work started in https://github.com/elastic/kibana/pull/159241

We need to implement the logic for body parameters in the new script for autocomplete definitions. The ES specification contains this information in the Request type. The property body describes the object that is accepted by this endpoint. This object needs to be converted to body params definitions for Console: usually represented as an object as well. See README for more details.

elasticmachine commented 1 year ago

Pinging @elastic/platform-deployment-management (Team:Deployment Management)

elasticmachine commented 2 weeks ago

Pinging @elastic/kibana-management (Team:Kibana Management)