fix(http): replace patch n rule to put
parent
a6a7d3471d
commit
de7f5dd8e0
|
@ -5311,8 +5311,8 @@ paths:
|
|||
application/json:
|
||||
schema:
|
||||
$ref: "#/components/schemas/Error"
|
||||
patch:
|
||||
operationId: PatchNotificationRulesID
|
||||
put:
|
||||
operationId: PutNotificationRulesID
|
||||
tags:
|
||||
- NotificationRules
|
||||
summary: Update a notification rule
|
||||
|
|
Loading…
Reference in New Issue