From 8ae682b98d0efe10c686e70067ee04bd3abfaf22 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Sat, 10 Oct 2020 15:09:56 +0200 Subject: [PATCH] Update snapshot API for remove (#676) --- docs/api/supervisor/endpoints.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/supervisor/endpoints.md b/docs/api/supervisor/endpoints.md index 08ffed0a..f7f5823d 100644 --- a/docs/api/supervisor/endpoints.md +++ b/docs/api/supervisor/endpoints.md @@ -2006,7 +2006,7 @@ Returns a [Snapshot details model](api/supervisor/models.md#snapshot-details) fo
-/snapshots/[snapshot]/remove +/snapshots/[snapshot] Removes the snapshot file with the given slug.