-
-
Notifications
You must be signed in to change notification settings - Fork 260
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Implement endpoint PUT /api/v2/alerts-filters/{identifier} to get alerts filters.
- return 200 in case of success
- return a field in case of success
- create method in the business layer
- return 404 when the alert filter is not found
- check returned object is uniform with other endpoints
- deprecate
POST /filters/update/<int:filter_id> - openapi: document endpoint
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request