Преглед изворни кода

Merge branch 'master' into drop-panel-plugin-setters

Torkel Ödegaard пре 6 година
родитељ
комит
7b97565550
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      docs/sources/http_api/alerting.md

+ 2 - 2
docs/sources/http_api/alerting.md

@@ -275,7 +275,7 @@ Content-Type: application/json
 
 ## Update alert notification
 
-`PUT /api/alert-notifications/1`
+`PUT /api/alert-notifications/:id`
 
 **Example Request**:
 
@@ -321,7 +321,7 @@ Content-Type: application/json
 
 ## Delete alert notification
 
-`DELETE /api/alert-notifications/:notificationId`
+`DELETE /api/alert-notifications/:id`
 
 **Example Request**: