Skip to content

Api v2 put alerts filters #948

@Elise17

Description

@Elise17

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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions