kibana/oas_docs
2024-07-30 21:38:04 -05:00
..
output [OAS][DOCS] Deprecate saved object APIs (#189223) 2024-07-30 21:38:04 -05:00
overlays [OAS][DOCS] Add x-topics info about running APIs in spaces (#189144) 2024-07-25 13:23:52 -05:00
.spectral.yaml [DOCS][OAS] Add data view swap saved object references and preview APIs (#187927) 2024-07-24 17:31:06 -05:00
bundle.json [OAS] Combine manual and automated OpenAPI documents (#188702) 2024-07-22 16:20:03 -05:00
bundle.serverless.json [OAS] Combine manual and automated OpenAPI documents (#188702) 2024-07-22 16:20:03 -05:00
kibana.info.serverless.yaml [OAS] Refresh Kibana serverless APIs (#186853) 2024-07-19 02:20:48 +10:00
kibana.info.yaml [OAS][DOCS] Add x-topics info about running APIs in spaces (#189144) 2024-07-25 13:23:52 -05:00
makefile [DOCS][OAS] Add alerting to Kibana API bundle (#188885) 2024-07-30 17:59:47 -05:00
README.md [OAS] Combine manual and automated OpenAPI documents (#188702) 2024-07-22 16:20:03 -05:00

The bundle.json and bundle.serverless.json files are generated automatically. See node scripts/capture_oas_snapshot --help for more info.

The output/kibana.serverless.yaml file is a temporary OpenAPI document created by joining some manually-maintained files. To create it and lint it, run make api-docs or make api-docs-serverless and make api-docs-lint or make api-docs-lint-serverless.

The output/kibana.yaml file is a temporary OpenAPI document created by joining some manually-maintained files. To create it and lint it, run make api-docs or make api-docs-stateful and make api-docs-lint or make api-docs-lint-stateful.