elastic / kibana

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

[DOCS] Generate Kibana API docs from open API specifications #137240

Open lcawl opened 2 years ago

lcawl commented 2 years ago

Per https://github.com/elastic/kibana/issues/82587, it's a long-term plan to automatically generate open API specifications for Kibana.

In the nearer term, there are plans to publish API documentation from such specifications. This is already being done for the Cloud APIs, for example.

To get the docs automation rolling, we can create v3 open API specifications for Kibana and use open source tools to generate interim HTML output for the following APIs:

elasticmachine commented 2 years ago

Pinging @elastic/kibana-docs (Team:Docs)

nicholas-r-king commented 1 year ago

Any timeline on data-views API open API specification. This would be useful for the terraform provider.