We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add OpenAPI documentation for Dashboard-routes.
This should include the generation of public website docs.
Make sure this gets published to Kibana API docs (https://www.elastic.co/docs/api/doc/kibana)
The text was updated successfully, but these errors were encountered:
Pinging @elastic/kibana-presentation (Team:Presentation)
Sorry, something went wrong.
Can we omit fields from the specification?
ie. we retain the type-definition in schema-json definition, but we exclude then from the docs.
this way, we can progressively tighten the specification and leave some parts undefined (e.g. the parts that we will know will need some typing-TLC).
This content is now live on https://www.elastic.co/docs/api/doc/kibana/group/endpoint-dashboards and https://www.elastic.co/docs/api/doc/serverless/group/endpoint-dashboards
nickpeihl
Successfully merging a pull request may close this issue.
Add OpenAPI documentation for Dashboard-routes.
This should include the generation of public website docs.
Make sure this gets published to Kibana API docs (https://www.elastic.co/docs/api/doc/kibana)
The text was updated successfully, but these errors were encountered: