[DOCS][OAS] Add Fleet APIs (#190571)

This commit is contained in:
Lisa Cawley 2024-08-15 10:49:58 -07:00 committed by GitHub
parent c00a06164a
commit 444b8d010e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
65 changed files with 12571 additions and 236 deletions

View file

@ -18,6 +18,7 @@ const { REPO_ROOT } = require('@kbn/repo-info');
`${REPO_ROOT}/src/plugins/data_views/docs/openapi/bundled.yaml`,
`${REPO_ROOT}/x-pack/plugins/ml/common/openapi/ml_apis_serverless.yaml`,
`${REPO_ROOT}/packages/core/saved-objects/docs/openapi/bundled_serverless.yaml`,
`${REPO_ROOT}/x-pack/plugins/fleet/common/openapi/bundled.yaml`,
// Observability Solution
`${REPO_ROOT}/x-pack/plugins/observability_solution/apm/docs/openapi/apm.yaml`,