Skip to content

Commit 6e6637c

Browse files
[api-docs] 2026-02-27 Daily api_docs build (#255237)
Generated by https://buildkite.com/elastic/kibana-api-docs-daily/builds/1361
1 parent a81632c commit 6e6637c

File tree

1,033 files changed

+5409
-1427
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,033 files changed

+5409
-1427
lines changed

api_docs/actions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/actions
88
title: "actions"
99
image: https://source.unsplash.com/400x175/?github
1010
description: API docs for the actions plugin
11-
date: 2026-02-26
11+
date: 2026-02-27
1212
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'actions']
1313
---
1414
import actionsObj from './actions.devdocs.json';

api_docs/advanced_settings.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/advancedSettings
88
title: "advancedSettings"
99
image: https://source.unsplash.com/400x175/?github
1010
description: API docs for the advancedSettings plugin
11-
date: 2026-02-26
11+
date: 2026-02-27
1212
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'advancedSettings']
1313
---
1414
import advancedSettingsObj from './advanced_settings.devdocs.json';

api_docs/agent_builder.devdocs.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"label": "AgentBuilderPluginSetup",
3434
"description": [],
3535
"path": "x-pack/platform/plugins/shared/agent_builder/public/types.ts",
36-
"lineNumber": 71,
36+
"lineNumber": 73,
3737
"columnNumber": 1,
3838
"deprecated": false,
3939
"trackAdoption": false,
@@ -51,7 +51,7 @@
5151
"\nPublic start contract for the browser-side agentBuilder plugin."
5252
],
5353
"path": "x-pack/platform/plugins/shared/agent_builder/public/types.ts",
54-
"lineNumber": 73,
54+
"lineNumber": 75,
5555
"columnNumber": 1,
5656
"deprecated": false,
5757
"trackAdoption": false,
@@ -75,7 +75,7 @@
7575
}
7676
],
7777
"path": "x-pack/platform/plugins/shared/agent_builder/public/types.ts",
78-
"lineNumber": 77,
78+
"lineNumber": 79,
7979
"columnNumber": 3,
8080
"deprecated": false,
8181
"trackAdoption": false
@@ -99,7 +99,7 @@
9999
}
100100
],
101101
"path": "x-pack/platform/plugins/shared/agent_builder/public/types.ts",
102-
"lineNumber": 81,
102+
"lineNumber": 83,
103103
"columnNumber": 3,
104104
"deprecated": false,
105105
"trackAdoption": false
@@ -123,7 +123,7 @@
123123
}
124124
],
125125
"path": "x-pack/platform/plugins/shared/agent_builder/public/types.ts",
126-
"lineNumber": 85,
126+
"lineNumber": 87,
127127
"columnNumber": 3,
128128
"deprecated": false,
129129
"trackAdoption": false
@@ -147,7 +147,7 @@
147147
}
148148
],
149149
"path": "x-pack/platform/plugins/shared/agent_builder/public/types.ts",
150-
"lineNumber": 89,
150+
"lineNumber": 91,
151151
"columnNumber": 3,
152152
"deprecated": false,
153153
"trackAdoption": false
@@ -168,7 +168,7 @@
168168
"OpenConversationSidebarReturn"
169169
],
170170
"path": "x-pack/platform/plugins/shared/agent_builder/public/types.ts",
171-
"lineNumber": 93,
171+
"lineNumber": 95,
172172
"columnNumber": 3,
173173
"deprecated": false,
174174
"trackAdoption": false,
@@ -187,7 +187,7 @@
187187
" | undefined"
188188
],
189189
"path": "x-pack/platform/plugins/shared/agent_builder/public/types.ts",
190-
"lineNumber": 111,
190+
"lineNumber": 113,
191191
"columnNumber": 5,
192192
"deprecated": false,
193193
"trackAdoption": false,
@@ -213,7 +213,7 @@
213213
" | undefined) => void"
214214
],
215215
"path": "x-pack/platform/plugins/shared/agent_builder/public/types.ts",
216-
"lineNumber": 113,
216+
"lineNumber": 115,
217217
"columnNumber": 3,
218218
"deprecated": false,
219219
"trackAdoption": false,
@@ -230,7 +230,7 @@
230230
" | undefined"
231231
],
232232
"path": "x-pack/platform/plugins/shared/agent_builder/public/types.ts",
233-
"lineNumber": 118,
233+
"lineNumber": 120,
234234
"columnNumber": 30,
235235
"deprecated": false,
236236
"trackAdoption": false,
@@ -252,7 +252,7 @@
252252
") => void"
253253
],
254254
"path": "x-pack/platform/plugins/shared/agent_builder/public/types.ts",
255-
"lineNumber": 119,
255+
"lineNumber": 121,
256256
"columnNumber": 3,
257257
"deprecated": false,
258258
"trackAdoption": false,
@@ -268,7 +268,7 @@
268268
"EmbeddableConversationProps"
269269
],
270270
"path": "x-pack/platform/plugins/shared/agent_builder/public/types.ts",
271-
"lineNumber": 119,
271+
"lineNumber": 121,
272272
"columnNumber": 39,
273273
"deprecated": false,
274274
"trackAdoption": false,
@@ -288,7 +288,7 @@
288288
"() => void"
289289
],
290290
"path": "x-pack/platform/plugins/shared/agent_builder/public/types.ts",
291-
"lineNumber": 120,
291+
"lineNumber": 122,
292292
"columnNumber": 3,
293293
"deprecated": false,
294294
"trackAdoption": false,

api_docs/agent_builder.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/agentBuilder
88
title: "agentBuilder"
99
image: https://source.unsplash.com/400x175/?github
1010
description: API docs for the agentBuilder plugin
11-
date: 2026-02-26
11+
date: 2026-02-27
1212
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'agentBuilder']
1313
---
1414
import agentBuilderObj from './agent_builder.devdocs.json';

api_docs/agent_builder_platform.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/agentBuilderPlatform
88
title: "agentBuilderPlatform"
99
image: https://source.unsplash.com/400x175/?github
1010
description: API docs for the agentBuilderPlatform plugin
11-
date: 2026-02-26
11+
date: 2026-02-27
1212
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'agentBuilderPlatform']
1313
---
1414
import agentBuilderPlatformObj from './agent_builder_platform.devdocs.json';

api_docs/ai_assistant_management_selection.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/aiAssistantManagementSelection
88
title: "aiAssistantManagementSelection"
99
image: https://source.unsplash.com/400x175/?github
1010
description: API docs for the aiAssistantManagementSelection plugin
11-
date: 2026-02-26
11+
date: 2026-02-27
1212
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'aiAssistantManagementSelection']
1313
---
1414
import aiAssistantManagementSelectionObj from './ai_assistant_management_selection.devdocs.json';

api_docs/aiops.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/aiops
88
title: "aiops"
99
image: https://source.unsplash.com/400x175/?github
1010
description: API docs for the aiops plugin
11-
date: 2026-02-26
11+
date: 2026-02-27
1212
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'aiops']
1313
---
1414
import aiopsObj from './aiops.devdocs.json';

api_docs/alerting.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/alerting
88
title: "alerting"
99
image: https://source.unsplash.com/400x175/?github
1010
description: API docs for the alerting plugin
11-
date: 2026-02-26
11+
date: 2026-02-27
1212
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'alerting']
1313
---
1414
import alertingObj from './alerting.devdocs.json';

api_docs/apm.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/apm
88
title: "apm"
99
image: https://source.unsplash.com/400x175/?github
1010
description: API docs for the apm plugin
11-
date: 2026-02-26
11+
date: 2026-02-27
1212
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'apm']
1313
---
1414
import apmObj from './apm.devdocs.json';

api_docs/apm_data_access.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/apmDataAccess
88
title: "apmDataAccess"
99
image: https://source.unsplash.com/400x175/?github
1010
description: API docs for the apmDataAccess plugin
11-
date: 2026-02-26
11+
date: 2026-02-27
1212
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'apmDataAccess']
1313
---
1414
import apmDataAccessObj from './apm_data_access.devdocs.json';

0 commit comments

Comments
 (0)