kibana/oas_docs
2024-06-20 19:49:05 -07:00
..
.spectral.yaml [HTTP/OAS] Add makefile to oas_docs (#185911) 2024-06-19 08:57:00 -07:00
bundle.json [OAS] Refactor description -> summary (#184651) 2024-06-06 06:49:41 -07:00
bundle.serverless.json [OAS] Capture and commit serverless bundle (#184915) 2024-06-10 03:48:10 -07:00
kibana.info.serverless.yaml [HTTP/OAS] Add makefile to oas_docs (#185911) 2024-06-19 08:57:00 -07:00
kibana.serverless.yaml [DOCS] Add SLO APIs to bundled OpenAPI document (#186575) 2024-06-20 19:49:05 -07:00
makefile [DOCS] Add SLO APIs to bundled OpenAPI document (#186575) 2024-06-20 19:49:05 -07:00
README.md [HTTP/OAS] Add makefile to oas_docs (#185911) 2024-06-19 08:57:00 -07:00

The bundle.json and bundle.serverless.json files are generated automatically.

The kibana.openapi.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 and make api-docs-lint.