kibana/api_docs/discover_enhanced.mdx
Stacey Gammon 2fcf3e49ea
Improve deprecated API list, and update api docs (#106942) (#107441)
* Code to adjust deprecated api list

* updated docs

* fix and update tests
# Conflicts:
#	api_docs/core.json
#	api_docs/data.json
#	api_docs/data.mdx
#	api_docs/data_autocomplete.mdx
#	api_docs/data_field_formats.mdx
#	api_docs/data_index_patterns.json
#	api_docs/data_index_patterns.mdx
#	api_docs/data_query.mdx
#	api_docs/data_search.mdx
#	api_docs/data_ui.mdx
#	api_docs/deprecations.mdx
#	api_docs/kibana_react.mdx
#	api_docs/security_solution.json
#	api_docs/security_solution.mdx
2021-08-02 16:44:47 -04:00

36 lines
1.1 KiB
Plaintext

---
id: kibDiscoverEnhancedPluginApi
slug: /kibana-dev-docs/discoverEnhancedPluginApi
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 [Kibana App](https://github.com/orgs/elastic/teams/kibana-app) for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 39 | 0 | 37 | 2 |
## Client
### Classes
<DocDefinitionList data={discoverEnhancedObj.client.classes}/>
### Interfaces
<DocDefinitionList data={discoverEnhancedObj.client.interfaces}/>
## Common
### Interfaces
<DocDefinitionList data={discoverEnhancedObj.common.interfaces}/>