Sustainable Kibana Architecture: Move modules owned by @elastic/security-defend-workflows (#202840)

This commit is contained in:
Gerard Soldevila 2024-12-13 12:08:36 +01:00 committed by GitHub
parent 42704af65d
commit 42af4e60a4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
509 changed files with 95 additions and 93 deletions

View file

@ -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: {