mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
74 lines
No EOL
1.8 KiB
JSON
74 lines
No EOL
1.8 KiB
JSON
{
|
|
"id": "painlessLab",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [
|
|
{
|
|
"parentPluginId": "painlessLab",
|
|
"id": "def-server.ConfigType",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "ConfigType",
|
|
"description": [],
|
|
"signature": [
|
|
"{ readonly enabled: boolean; }"
|
|
],
|
|
"path": "x-pack/plugins/painless_lab/server/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"objects": [
|
|
{
|
|
"parentPluginId": "painlessLab",
|
|
"id": "def-server.configSchema",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "configSchema",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/config-schema",
|
|
"scope": "common",
|
|
"docId": "kibKbnConfigSchemaPluginApi",
|
|
"section": "def-common.ObjectType",
|
|
"text": "ObjectType"
|
|
},
|
|
"<{ enabled: ",
|
|
{
|
|
"pluginId": "@kbn/config-schema",
|
|
"scope": "common",
|
|
"docId": "kibKbnConfigSchemaPluginApi",
|
|
"section": "def-common.ConditionalType",
|
|
"text": "ConditionalType"
|
|
},
|
|
"<true, boolean, boolean>; }>"
|
|
],
|
|
"path": "x-pack/plugins/painless_lab/server/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
]
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
}
|
|
} |