kibana/api_docs/newsfeed.mdx

39 lines
1.1 KiB
Text

---
####
#### 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.
####
id: kibNewsfeedPluginApi
slug: /kibana-dev-docs/api/newsfeed
title: "newsfeed"
image: https://source.unsplash.com/400x175/?github
description: API docs for the newsfeed plugin
date: 2023-04-26
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'newsfeed']
---
import newsfeedObj from './newsfeed.devdocs.json';
Contact [@elastic/kibana-core](https://github.com/orgs/elastic/teams/kibana-core) for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 17 | 0 | 17 | 0 |
## Client
### Setup
<DocDefinitionList data={[newsfeedObj.client.setup]}/>
### Start
<DocDefinitionList data={[newsfeedObj.client.start]}/>
### Interfaces
<DocDefinitionList data={newsfeedObj.client.interfaces}/>
### Enums
<DocDefinitionList data={newsfeedObj.client.enums}/>