Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Security Solution] Remove bulk crud endpoints schemas #212891

Closed
wants to merge 1 commit into from

Conversation

jkelas
Copy link
Contributor

@jkelas jkelas commented Mar 3, 2025

Partially resolves: #211808

Summary

This is the second part of the migration effort, containing changes for the BULK CRUD endpoints (removing them from v.9.0).

Testing

  1. cd x-pack/solutions/security/plugins/security_solution
  2. yarn openapi:bundle:detections
  3. Take the bundled file (docs/openapi/ess/security_solution_detections_api_2023_10_31.bundled.schema.yaml) and load it into bump.sh console to see the changes.
  4. Compare the changes with the Legacy documentation

You can also use this link where I deployed the generated bundled doc.

@jkelas jkelas added v9.0.0 Team:Detections and Resp Security Detection Response Team Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. APIDocs Team:Detection Rule Management Security Detection Rule Management Team backport:version Backport to applied version labels 8.18 candidate v9.1.0 labels Mar 3, 2025
@jkelas jkelas self-assigned this Mar 3, 2025
@elasticmachine
Copy link
Contributor

🤖 Jobs for this PR can be triggered through checkboxes. 🚧

ℹ️ To trigger the CI, please tick the checkbox below 👇

  • Click to trigger kibana-pull-request for this PR!
  • Click to trigger kibana-deploy-project-from-pr for this PR!
  • Click to trigger kibana-deploy-cloud-from-pr for this PR!

@jkelas jkelas closed this Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.18 candidate APIDocs backport:version Backport to applied version labels Team:Detection Rule Management Security Detection Rule Management Team Team:Detections and Resp Security Detection Response Team Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. v9.0.0 v9.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Security Solution] Migrate legacy API docs owned by the Rule Management team
2 participants