Kaynağa Gözat

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

Torkel Ödegaard 6 yıl önce
ebeveyn
işleme
7b97565550
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  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**: