Sfoglia il codice sorgente

docs: Improve delete snapshot documentation

Marcus Efraimsson 8 anni fa
parent
commit
5b05941dec
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      docs/sources/http_api/snapshot.md

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

@@ -140,9 +140,9 @@ Content-Type: application/json
 }
 }
 ```
 ```
 
 
-## Delete Snapshot by Id
+## Delete Snapshot by deleteKey
 
 
-`GET /api/snapshots-delete/:key`
+`GET /api/snapshots-delete/:deleteKey`
 
 
 **Example Request**:
 **Example Request**: