Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/7.x' into backport/7.x/pr-111268
Browse files Browse the repository at this point in the history
  • Loading branch information
pgayvallet committed Sep 15, 2021
2 parents 6e88bc1 + 25566ad commit c288772
Show file tree
Hide file tree
Showing 475 changed files with 45,744 additions and 35,695 deletions.
42 changes: 35 additions & 7 deletions api_docs/actions.json
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@
"children": [
{
"parentPluginId": "actions",
"id": "def-server.options",
"id": "def-server.ActionType.executor.$1",
"type": "Object",
"tags": [],
"label": "options",
Expand Down Expand Up @@ -580,6 +580,20 @@
],
"path": "x-pack/plugins/actions/server/types.ts",
"deprecated": false
},
{
"parentPluginId": "actions",
"id": "def-server.ActionTypeExecutorOptions.taskInfo",
"type": "Object",
"tags": [],
"label": "taskInfo",
"description": [],
"signature": [
"TaskInfo",
" | undefined"
],
"path": "x-pack/plugins/actions/server/types.ts",
"deprecated": false
}
],
"initialIsOpen": false
Expand Down Expand Up @@ -1165,7 +1179,7 @@
},
{
"parentPluginId": "actions",
"id": "def-server.PluginStartContract.isActionTypeEnabled.$2.options",
"id": "def-server.PluginStartContract.isActionTypeEnabled.$2",
"type": "Object",
"tags": [],
"label": "options",
Expand All @@ -1175,7 +1189,7 @@
"children": [
{
"parentPluginId": "actions",
"id": "def-server.PluginStartContract.isActionTypeEnabled.$2.options.notifyUsage",
"id": "def-server.PluginStartContract.isActionTypeEnabled.$2.notifyUsage",
"type": "boolean",
"tags": [],
"label": "notifyUsage",
Expand Down Expand Up @@ -1231,7 +1245,7 @@
},
{
"parentPluginId": "actions",
"id": "def-server.PluginStartContract.isActionExecutable.$3.options",
"id": "def-server.PluginStartContract.isActionExecutable.$3",
"type": "Object",
"tags": [],
"label": "options",
Expand All @@ -1241,7 +1255,7 @@
"children": [
{
"parentPluginId": "actions",
"id": "def-server.PluginStartContract.isActionExecutable.$3.options.notifyUsage",
"id": "def-server.PluginStartContract.isActionExecutable.$3.notifyUsage",
"type": "boolean",
"tags": [],
"label": "notifyUsage",
Expand Down Expand Up @@ -1848,6 +1862,20 @@
"deprecated": false,
"initialIsOpen": false
},
{
"parentPluginId": "actions",
"id": "def-common.INTERNAL_BASE_ACTION_API_PATH",
"type": "string",
"tags": [],
"label": "INTERNAL_BASE_ACTION_API_PATH",
"description": [],
"signature": [
"\"/internal/actions\""
],
"path": "x-pack/plugins/actions/common/index.ts",
"deprecated": false,
"initialIsOpen": false
},
{
"parentPluginId": "actions",
"id": "def-common.RewriteRequestCase",
Expand All @@ -1872,7 +1900,7 @@
"children": [
{
"parentPluginId": "actions",
"id": "def-common.requested",
"id": "def-common.RewriteRequestCase.$1",
"type": "Object",
"tags": [],
"label": "requested",
Expand Down Expand Up @@ -1918,7 +1946,7 @@
"children": [
{
"parentPluginId": "actions",
"id": "def-common.responded",
"id": "def-common.RewriteResponseCase.$1",
"type": "Uncategorized",
"tags": [],
"label": "responded",
Expand Down
2 changes: 1 addition & 1 deletion api_docs/actions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Contact [Kibana Alerting](https://github.com/orgs/elastic/teams/kibana-alerting-

| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 121 | 0 | 121 | 7 |
| 123 | 0 | 123 | 8 |

## Server

Expand Down
10 changes: 5 additions & 5 deletions api_docs/advanced_settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"children": [
{
"parentPluginId": "advancedSettings",
"id": "def-public.id",
"id": "def-public.ComponentRegistry.setup.register.$1",
"type": "CompoundType",
"tags": [],
"label": "id",
Expand All @@ -145,7 +145,7 @@
},
{
"parentPluginId": "advancedSettings",
"id": "def-public.component",
"id": "def-public.ComponentRegistry.setup.register.$2",
"type": "CompoundType",
"tags": [],
"label": "component",
Expand All @@ -158,7 +158,7 @@
},
{
"parentPluginId": "advancedSettings",
"id": "def-public.allowOverride",
"id": "def-public.ComponentRegistry.setup.register.$3",
"type": "boolean",
"tags": [],
"label": "allowOverride",
Expand Down Expand Up @@ -209,7 +209,7 @@
"children": [
{
"parentPluginId": "advancedSettings",
"id": "def-public.id",
"id": "def-public.ComponentRegistry.start.get.$1",
"type": "CompoundType",
"tags": [],
"label": "id",
Expand Down Expand Up @@ -251,7 +251,7 @@
"children": [
{
"parentPluginId": "advancedSettings",
"id": "def-public.props",
"id": "def-public.LazyField.$1",
"type": "Uncategorized",
"tags": [],
"label": "props",
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 @@ -12,7 +12,7 @@ import advancedSettingsObj from './advanced_settings.json';



Contact [Kibana App](https://github.com/orgs/elastic/teams/kibana-app) for questions regarding this plugin.
Contact [Vis Editors](https://github.com/orgs/elastic/teams/kibana-vis-editors) for questions regarding this plugin.

**Code health stats**

Expand Down
4 changes: 2 additions & 2 deletions api_docs/alerting.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"children": [
{
"parentPluginId": "alerting",
"id": "def-public.alert",
"id": "def-public.AlertNavigationHandler.$1",
"type": "Object",
"tags": [],
"label": "alert",
Expand Down Expand Up @@ -1425,7 +1425,7 @@
"children": [
{
"parentPluginId": "alerting",
"id": "def-server.options",
"id": "def-server.AlertType.executor.$1",
"type": "Object",
"tags": [],
"label": "options",
Expand Down
Loading

0 comments on commit c288772

Please sign in to comment.