kibana/examples/routing_example
Stacey Gammon b9f398875a
Add more information on kibana.json properties, update example plugins (#107600)
* Add more information on kibana.json properties, update example plugin kibana.jsons

* fix auto save fix

* Update anatomy_of_a_plugin.mdx

* Update anatomy_of_a_plugin.mdx

* update based on review comments

* Update anatomy_of_a_plugin.mdx

* Put kibanaVersion back and adjust the explanations of the fields

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-08-09 13:32:07 -04:00
..
common Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
public Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
server Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
kibana.json Add more information on kibana.json properties, update example plugins (#107600) 2021-08-09 13:32:07 -04:00
README.md Routing example plugin (#69581) 2020-07-15 12:44:42 -04:00
tsconfig.json Extract src/core in a separate TS project (#76785) 2020-09-15 12:41:27 +02:00

Team owner: Platform

A working example of a plugin that registers and uses multiple custom routes.

Read more: