[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:
Kibana Machine 2025-04-23 08:02:01 +02:00 committed by GitHub
parent 061b93093e
commit ac973560a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
844 changed files with 7378 additions and 1145 deletions

View 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]}/>