mirror of
https://github.com/elastic/kibana.git
synced 2025-04-22 08:49:27 -04:00
* Add packages * Update docs * Fix test and types * debug heap size * remove debug heap line * updated docs
35 lines
1.1 KiB
Text
35 lines
1.1 KiB
Text
---
|
|
id: kibDiscoverEnhancedPluginApi
|
|
slug: /kibana-dev-docs/api/discoverEnhanced
|
|
title: "discoverEnhanced"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
summary: API docs for the discoverEnhanced plugin
|
|
date: 2020-11-16
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'discoverEnhanced']
|
|
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
|
|
---
|
|
import discoverEnhancedObj from './discover_enhanced.json';
|
|
|
|
|
|
|
|
Contact [Data Discovery](https://github.com/orgs/elastic/teams/kibana-data-discovery) for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 37 | 0 | 35 | 2 |
|
|
|
|
## Client
|
|
|
|
### Classes
|
|
<DocDefinitionList data={discoverEnhancedObj.client.classes}/>
|
|
|
|
### Interfaces
|
|
<DocDefinitionList data={discoverEnhancedObj.client.interfaces}/>
|
|
|
|
## Common
|
|
|
|
### Interfaces
|
|
<DocDefinitionList data={discoverEnhancedObj.common.interfaces}/>
|
|
|