Przeglądaj źródła

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

Torkel Ödegaard 6 lat temu
rodzic
commit
7b97565550
1 zmienionych plików z 2 dodań i 2 usunięć
  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**: