mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
Sustainable Kibana Architecture: Move modules owned by @elastic/security-defend-workflows
(#202840)
This commit is contained in:
parent
42704af65d
commit
42af4e60a4
509 changed files with 95 additions and 93 deletions
|
@ -29,7 +29,7 @@ const { REPO_ROOT } = require('@kbn/repo-info');
|
|||
`${REPO_ROOT}/packages/kbn-securitysolution-exceptions-common/docs/openapi/serverless/*.schema.yaml`,
|
||||
`${REPO_ROOT}/packages/kbn-securitysolution-endpoint-exceptions-common/docs/openapi/serverless/*.schema.yaml`,
|
||||
`${REPO_ROOT}/x-pack/packages/kbn-elastic-assistant-common/docs/openapi/serverless/*.schema.yaml`,
|
||||
`${REPO_ROOT}/x-pack/plugins/osquery/docs/openapi/serverless/*.schema.yaml`,
|
||||
`${REPO_ROOT}/x-pack/platform/plugins/shared/osquery/docs/openapi/serverless/*.schema.yaml`,
|
||||
],
|
||||
outputFilePath: `${REPO_ROOT}/oas_docs/output/kibana.serverless.yaml`,
|
||||
options: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue