[Security Solution] Create missing OpenAPI specs for Endpoint Exceptions API #183839
Closed
6 tasks done
Labels
8.16 candidate
docs
Team:Detection Engine
Security Solution Detection Engine 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
Epic: https://github.com/elastic/security-team/issues/9531
Deadline: Jul 29, 2024 (see milestones in https://github.com/elastic/security-team/issues/9400)
Summary
As part of the Serverless project, we need to create OpenAPI specs for all public Endpoint exceptions API endpoints, because we want all of them documented before Serverless GA. Please look for more context in the epic.
During a Security Solution public API research we discovered that some public Endpoint exceptions API endpoints have missing OpenAPI specs. We need to add them.
API endpoints
The following public API endpoints were discovered during research, and don't have any OpenAPI specs:
POST /api/endpoint_list
POST /api/endpoint_list/items
GET /api/endpoint_list/items
PUT /api/endpoint_list/items
DELETE /api/endpoint_list/items
GET /api/endpoint_list/items/_find
Missing OpenAPI specs were added in #186082.
To do
The text was updated successfully, but these errors were encountered: