kibana/api_docs/kbn_telemetry_tools.devdocs.json
Stacey Gammon 2d982c0070
Update api docs (#123839)
* Support the docs scripts knowing which json files are specifically for dev docs.

* Update jest snapshot docs

* Update api docs
2022-01-27 09:48:49 -05:00

60 lines
No EOL
1.4 KiB
JSON

{
"id": "@kbn/telemetry-tools",
"client": {
"classes": [],
"functions": [],
"interfaces": [],
"enums": [],
"misc": [],
"objects": []
},
"server": {
"classes": [],
"functions": [
{
"parentPluginId": "@kbn/telemetry-tools",
"id": "def-server.runTelemetryCheck",
"type": "Function",
"tags": [],
"label": "runTelemetryCheck",
"description": [],
"signature": [
"() => void"
],
"path": "packages/kbn-telemetry-tools/src/cli/run_telemetry_check.ts",
"deprecated": false,
"children": [],
"returnComment": [],
"initialIsOpen": false
},
{
"parentPluginId": "@kbn/telemetry-tools",
"id": "def-server.runTelemetryExtract",
"type": "Function",
"tags": [],
"label": "runTelemetryExtract",
"description": [],
"signature": [
"() => void"
],
"path": "packages/kbn-telemetry-tools/src/cli/run_telemetry_extract.ts",
"deprecated": false,
"children": [],
"returnComment": [],
"initialIsOpen": false
}
],
"interfaces": [],
"enums": [],
"misc": [],
"objects": []
},
"common": {
"classes": [],
"functions": [],
"interfaces": [],
"enums": [],
"misc": [],
"objects": []
}
}