mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
[api-docs] 2025-04-23 Daily api_docs build (#218904)
Generated by https://buildkite.com/elastic/kibana-api-docs-daily/builds/1051
This commit is contained in:
parent
061b93093e
commit
ac973560a3
844 changed files with 7378 additions and 1145 deletions
41
api_docs/workchat_framework.mdx
Normal file
41
api_docs/workchat_framework.mdx
Normal file
|
@ -0,0 +1,41 @@
|
|||
---
|
||||
####
|
||||
#### 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: kibWorkchatFrameworkPluginApi
|
||||
slug: /kibana-dev-docs/api/workchatFramework
|
||||
title: "workchatFramework"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the workchatFramework plugin
|
||||
date: 2025-04-23
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'workchatFramework']
|
||||
---
|
||||
import workchatFrameworkObj from './workchat_framework.devdocs.json';
|
||||
|
||||
WorkChat framework
|
||||
|
||||
Contact [@elastic/search-kibana](https://github.com/orgs/elastic/teams/search-kibana) for questions regarding this plugin.
|
||||
|
||||
**Code health stats**
|
||||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 7 | 0 | 2 | 0 |
|
||||
|
||||
## Client
|
||||
|
||||
### Setup
|
||||
<DocDefinitionList data={[workchatFrameworkObj.client.setup]}/>
|
||||
|
||||
### Start
|
||||
<DocDefinitionList data={[workchatFrameworkObj.client.start]}/>
|
||||
|
||||
## Server
|
||||
|
||||
### Setup
|
||||
<DocDefinitionList data={[workchatFrameworkObj.server.setup]}/>
|
||||
|
||||
### Start
|
||||
<DocDefinitionList data={[workchatFrameworkObj.server.start]}/>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue