Skip to content

Commit

Permalink
[api-docs] 2022-12-23 Daily api_docs build (elastic#148039)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine authored Dec 23, 2022
1 parent 98613be commit c50e58c
Show file tree
Hide file tree
Showing 708 changed files with 19,464 additions and 20,545 deletions.
44 changes: 22 additions & 22 deletions api_docs/actions.devdocs.json
Original file line number Diff line number Diff line change
Expand Up @@ -541,9 +541,9 @@
"signature": [
{
"pluginId": "@kbn/logging",
"scope": "server",
"scope": "common",
"docId": "kibKbnLoggingPluginApi",
"section": "def-server.Logger",
"section": "def-common.Logger",
"text": "Logger"
}
],
Expand Down Expand Up @@ -900,9 +900,9 @@
"(source: ",
{
"pluginId": "@kbn/core-http-server",
"scope": "server",
"scope": "common",
"docId": "kibKbnCoreHttpServerPluginApi",
"section": "def-server.KibanaRequest",
"section": "def-common.KibanaRequest",
"text": "KibanaRequest"
},
"<unknown, unknown, unknown, any>) => ",
Expand All @@ -922,9 +922,9 @@
"signature": [
{
"pluginId": "@kbn/core-http-server",
"scope": "server",
"scope": "common",
"docId": "kibKbnCoreHttpServerPluginApi",
"section": "def-server.KibanaRequest",
"section": "def-common.KibanaRequest",
"text": "KibanaRequest"
},
"<unknown, unknown, unknown, any>"
Expand Down Expand Up @@ -1537,9 +1537,9 @@
"signature": [
{
"pluginId": "@kbn/logging",
"scope": "server",
"scope": "common",
"docId": "kibKbnLoggingPluginApi",
"section": "def-server.Logger",
"section": "def-common.Logger",
"text": "Logger"
}
],
Expand Down Expand Up @@ -1823,9 +1823,9 @@
"signature": [
{
"pluginId": "@kbn/logging",
"scope": "server",
"scope": "common",
"docId": "kibKbnLoggingPluginApi",
"section": "def-server.Logger",
"section": "def-common.Logger",
"text": "Logger"
}
],
Expand Down Expand Up @@ -2366,17 +2366,17 @@
"(request: ",
{
"pluginId": "@kbn/core-http-server",
"scope": "server",
"scope": "common",
"docId": "kibKbnCoreHttpServerPluginApi",
"section": "def-server.KibanaRequest",
"section": "def-common.KibanaRequest",
"text": "KibanaRequest"
},
"<unknown, unknown, unknown, any>) => Promise<",
{
"pluginId": "@kbn/utility-types",
"scope": "server",
"scope": "common",
"docId": "kibKbnUtilityTypesPluginApi",
"section": "def-server.PublicMethodsOf",
"section": "def-common.PublicMethodsOf",
"text": "PublicMethodsOf"
},
"<",
Expand All @@ -2403,9 +2403,9 @@
"signature": [
{
"pluginId": "@kbn/core-http-server",
"scope": "server",
"scope": "common",
"docId": "kibKbnCoreHttpServerPluginApi",
"section": "def-server.KibanaRequest",
"section": "def-common.KibanaRequest",
"text": "KibanaRequest"
},
"<unknown, unknown, unknown, any>"
Expand All @@ -2429,17 +2429,17 @@
"(request: ",
{
"pluginId": "@kbn/core-http-server",
"scope": "server",
"scope": "common",
"docId": "kibKbnCoreHttpServerPluginApi",
"section": "def-server.KibanaRequest",
"section": "def-common.KibanaRequest",
"text": "KibanaRequest"
},
"<unknown, unknown, unknown, any>) => ",
{
"pluginId": "@kbn/utility-types",
"scope": "server",
"scope": "common",
"docId": "kibKbnUtilityTypesPluginApi",
"section": "def-server.PublicMethodsOf",
"section": "def-common.PublicMethodsOf",
"text": "PublicMethodsOf"
},
"<",
Expand All @@ -2466,9 +2466,9 @@
"signature": [
{
"pluginId": "@kbn/core-http-server",
"scope": "server",
"scope": "common",
"docId": "kibKbnCoreHttpServerPluginApi",
"section": "def-server.KibanaRequest",
"section": "def-common.KibanaRequest",
"text": "KibanaRequest"
},
"<unknown, unknown, unknown, any>"
Expand Down
2 changes: 1 addition & 1 deletion api_docs/actions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/actions
title: "actions"
image: https://source.unsplash.com/400x175/?github
description: API docs for the actions plugin
date: 2022-12-22
date: 2022-12-23
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'actions']
---
import actionsObj from './actions.devdocs.json';
Expand Down
2 changes: 1 addition & 1 deletion api_docs/advanced_settings.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/advancedSettings
title: "advancedSettings"
image: https://source.unsplash.com/400x175/?github
description: API docs for the advancedSettings plugin
date: 2022-12-22
date: 2022-12-23
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'advancedSettings']
---
import advancedSettingsObj from './advanced_settings.devdocs.json';
Expand Down
2 changes: 1 addition & 1 deletion api_docs/aiops.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/aiops
title: "aiops"
image: https://source.unsplash.com/400x175/?github
description: API docs for the aiops plugin
date: 2022-12-22
date: 2022-12-23
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'aiops']
---
import aiopsObj from './aiops.devdocs.json';
Expand Down
56 changes: 28 additions & 28 deletions api_docs/alerting.devdocs.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"<never>) => string | ",
{
"pluginId": "@kbn/utility-types",
"scope": "server",
"scope": "common",
"docId": "kibKbnUtilityTypesPluginApi",
"section": "def-server.JsonObject",
"section": "def-common.JsonObject",
"text": "JsonObject"
}
],
Expand Down Expand Up @@ -567,9 +567,9 @@
") => Promise<{ filter?: ",
{
"pluginId": "@kbn/utility-types",
"scope": "server",
"scope": "common",
"docId": "kibKbnUtilityTypesPluginApi",
"section": "def-server.JsonObject",
"section": "def-common.JsonObject",
"text": "JsonObject"
},
" | ",
Expand Down Expand Up @@ -662,9 +662,9 @@
") => Promise<{ filter?: ",
{
"pluginId": "@kbn/utility-types",
"scope": "server",
"scope": "common",
"docId": "kibKbnUtilityTypesPluginApi",
"section": "def-server.JsonObject",
"section": "def-common.JsonObject",
"text": "JsonObject"
},
" | ",
Expand Down Expand Up @@ -1754,9 +1754,9 @@
"(request: ",
{
"pluginId": "@kbn/core-http-server",
"scope": "server",
"scope": "common",
"docId": "kibKbnCoreHttpServerPluginApi",
"section": "def-server.KibanaRequest",
"section": "def-common.KibanaRequest",
"text": "KibanaRequest"
},
"<unknown, unknown, unknown, any>) => ",
Expand All @@ -1776,9 +1776,9 @@
"signature": [
{
"pluginId": "@kbn/core-http-server",
"scope": "server",
"scope": "common",
"docId": "kibKbnCoreHttpServerPluginApi",
"section": "def-server.KibanaRequest",
"section": "def-common.KibanaRequest",
"text": "KibanaRequest"
},
"<unknown, unknown, unknown, any>"
Expand All @@ -1802,17 +1802,17 @@
"(request: ",
{
"pluginId": "@kbn/core-http-server",
"scope": "server",
"scope": "common",
"docId": "kibKbnCoreHttpServerPluginApi",
"section": "def-server.KibanaRequest",
"section": "def-common.KibanaRequest",
"text": "KibanaRequest"
},
"<unknown, unknown, unknown, any>) => ",
{
"pluginId": "@kbn/utility-types",
"scope": "server",
"scope": "common",
"docId": "kibKbnUtilityTypesPluginApi",
"section": "def-server.PublicMethodsOf",
"section": "def-common.PublicMethodsOf",
"text": "PublicMethodsOf"
},
"<",
Expand All @@ -1839,9 +1839,9 @@
"signature": [
{
"pluginId": "@kbn/core-http-server",
"scope": "server",
"scope": "common",
"docId": "kibKbnCoreHttpServerPluginApi",
"section": "def-server.KibanaRequest",
"section": "def-common.KibanaRequest",
"text": "KibanaRequest"
},
"<unknown, unknown, unknown, any>"
Expand Down Expand Up @@ -1923,9 +1923,9 @@
"signature": [
{
"pluginId": "@kbn/logging",
"scope": "server",
"scope": "common",
"docId": "kibKbnLoggingPluginApi",
"section": "def-server.Logger",
"section": "def-common.Logger",
"text": "Logger"
}
],
Expand Down Expand Up @@ -2111,9 +2111,9 @@
"signature": [
{
"pluginId": "@kbn/core-saved-objects-api-server",
"scope": "server",
"scope": "common",
"docId": "kibKbnCoreSavedObjectsApiServerPluginApi",
"section": "def-server.SavedObjectsClientContract",
"section": "def-common.SavedObjectsClientContract",
"text": "SavedObjectsClientContract"
}
],
Expand All @@ -2131,9 +2131,9 @@
"signature": [
{
"pluginId": "@kbn/core-ui-settings-server",
"scope": "server",
"scope": "common",
"docId": "kibKbnCoreUiSettingsServerPluginApi",
"section": "def-server.IUiSettingsClient",
"section": "def-common.IUiSettingsClient",
"text": "IUiSettingsClient"
}
],
Expand All @@ -2151,9 +2151,9 @@
"signature": [
{
"pluginId": "@kbn/core-elasticsearch-server",
"scope": "server",
"scope": "common",
"docId": "kibKbnCoreElasticsearchServerPluginApi",
"section": "def-server.IScopedClusterClient",
"section": "def-common.IScopedClusterClient",
"text": "IScopedClusterClient"
}
],
Expand Down Expand Up @@ -6239,9 +6239,9 @@
"signature": [
{
"pluginId": "@kbn/utility-types",
"scope": "server",
"scope": "common",
"docId": "kibKbnUtilityTypesPluginApi",
"section": "def-server.JsonObject",
"section": "def-common.JsonObject",
"text": "JsonObject"
}
],
Expand Down Expand Up @@ -6911,9 +6911,9 @@
"<Params> & Omit<",
{
"pluginId": "@kbn/core-saved-objects-api-server",
"scope": "server",
"scope": "common",
"docId": "kibKbnCoreSavedObjectsApiServerPluginApi",
"section": "def-server.SavedObjectsResolveResponse",
"section": "def-common.SavedObjectsResolveResponse",
"text": "SavedObjectsResolveResponse"
},
"<unknown>, \"saved_object\">"
Expand Down
2 changes: 1 addition & 1 deletion api_docs/alerting.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/alerting
title: "alerting"
image: https://source.unsplash.com/400x175/?github
description: API docs for the alerting plugin
date: 2022-12-22
date: 2022-12-23
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'alerting']
---
import alertingObj from './alerting.devdocs.json';
Expand Down
Loading

0 comments on commit c50e58c

Please sign in to comment.