elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.49k stars 8.05k forks source link

[Security Solution] Merge domain-specific OpenAPI bundles with Kibana bundles #186356

Open maximpn opened 3 weeks ago

maximpn commented 3 weeks ago

Epic: https://github.com/elastic/security-team/issues/9401 (internal)

Summary

Merge Security domain-specific bundles stored in /x-pack/plugins/security_solution/docs/openapi with Kibana-wide bundles stored in /oas_docs. As a result, we should have two final bundles:

As the next step, we (Kibana Core, most likely) will need to set up a CI/CD pipeline for deploying these two bundles to bump.sh.

Details

kbn-openapi-bundler is capable of merging OpenAPI specs as a part of the bundling process. It should be modified to expose the merger functionality.

To do

elasticmachine commented 3 weeks ago

Pinging @elastic/security-detections-response (Team:Detections and Resp)

elasticmachine commented 3 weeks ago

Pinging @elastic/security-solution (Team: SecuritySolution)

elasticmachine commented 3 weeks ago

Pinging @elastic/security-detection-rule-management (Team:Detection Rule Management)