kibana/oas_docs
Jean-Louis Leysens b85b1cb506
[OAS] Include alerting rule APIs (#189962)
## Summary

Includes alerting rule APIs in our OAS snapshots.

## How to test

Using bump CLI you can preview the output:

```sh
bump preview ./oas_docs/bundle.json
# or
bump preview ./oas_docs/bundle.serverless.json
```

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2024-08-13 17:21:10 +02:00
..
output [HTTP/OAS] Merge OpenAPI specs by using kbn-openapi-bundler (#189262) 2024-08-13 12:45:35 +02:00
overlays [OAS][DOCS] Add tag x-displayName in overlays (#189842) 2024-08-06 11:13:31 -07:00
scripts [HTTP/OAS] Merge OpenAPI specs by using kbn-openapi-bundler (#189262) 2024-08-13 12:45:35 +02:00
.spectral.yaml [HTTP/OAS] Merge OpenAPI specs by using kbn-openapi-bundler (#189262) 2024-08-13 12:45:35 +02:00
bundle.json [OAS] Include alerting rule APIs (#189962) 2024-08-13 17:21:10 +02:00
bundle.serverless.json [OAS] Include alerting rule APIs (#189962) 2024-08-13 17:21:10 +02:00
kibana.info.serverless.yaml [OAS] Refresh Kibana serverless APIs (#186853) 2024-07-19 02:20:48 +10:00
kibana.info.yaml [HTTP/OAS] Merge OpenAPI specs by using kbn-openapi-bundler (#189262) 2024-08-13 12:45:35 +02:00
makefile [HTTP/OAS] Merge OpenAPI specs by using kbn-openapi-bundler (#189262) 2024-08-13 12:45:35 +02: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.