kibana/x-pack/plugins/code/kibana.json
Court Ewing 0b82cfeae7
Remove experimental code app (#49404)
* Fix erroneous code plugin import in apm

* Stop running legacy code plugin

* Stop testing code app and apis

* Remove code plugin source and deprecate config

* Remove code plugin docs

* Remove xpack.code translations

* Remove code import on api_integration

* Remove code privilege from security test

* remove two more mentions of code

* remove code es_archives

* remove code doc images
2019-10-28 11:40:27 -04:00

9 lines
138 B
JSON

{
"id": "code",
"version": "8.0.0",
"kibanaVersion": "kibana",
"configPath": ["xpack", "code"],
"server": true,
"ui": false
}