[Security Solution] Improve OpenAPI specs for Lists API #183822
Labels
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.
Epic: #200310
Summary
We need to make our API reference docs for Lists API more user-friendly and usable. For that, we need to improve and polish the corresponding OpenAPI specs: enrich them with summaries, descriptions, examples of usage, etc:
API endpoints
The following public API endpoints were discovered during research:
POST /api/lists
GET /api/lists
PUT /api/lists
DELETE /api/lists
PATCH /api/lists
GET /api/lists/_find
GET /api/lists/privileges
POST /api/lists/items
GET /api/lists/items
PUT /api/lists/items
DELETE /api/lists/items
PATCH /api/lists/items
POST /api/lists/items/_export
POST /api/lists/items/_import
GET /api/lists/items/_find
POST /api/lists/index
GET /api/lists/index
DELETE /api/lists/index
The text was updated successfully, but these errors were encountered: