fix(http): replace patch n rule to put

pull/14450/head
Kelvin Wang 2019-07-25 12:17:30 -04:00
parent a6a7d3471d
commit de7f5dd8e0
1 changed files with 2 additions and 2 deletions

View File

@ -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