[Security Solution] Extend the POST /upgrade/_review
API endpoint's contract and functionality
#180153
Labels
8.16 candidate
Feature:Prebuilt Detection Rules
Security Solution Prebuilt Detection Rules area
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.
v8.16.0
Epics: https://github.com/elastic/security-team/issues/1974 (internal), #174168
Summary
ThreeWayDiff
interface by replacing thehas_conflict
field with aconflict
field which is a enum with the following possible values:NO | SOLVABLE | NON_SOLVABLE
.conflict: SOLVABLE
and withconflict: NON_SOLVABLE
Background
kibana/x-pack/plugins/security_solution/docs/rfcs/detection_response/prebuilt_rules_customization.md
Lines 1922 to 1930 in f5b93d5
The text was updated successfully, but these errors were encountered: