Skip to content

Support PUT and PATCH method types as well for Webhook type #219

@lezzago

Description

@lezzago
  • Modifiy data model in common-utils/notification
  • Modify SPI to support it from functionality prespective

Is your feature request related to a problem? Please describe.
N/A

Describe the solution you'd like
Allow a parameter for methodType in the Webhook model definition. This methodType can be constricted to POST, PUT, and PATCH.

Describe alternatives you've considered
N/A

Additional context
The Alerting plugin's custom webhook already supports POST, PUT, and PATCH

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