Update snapshot API for remove (#676)

This commit is contained in:
Pascal Vizeli 2020-10-10 15:09:56 +02:00 committed by GitHub
parent 35ffcbc62b
commit 8ae682b98d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2006,7 +2006,7 @@ Returns a [Snapshot details model](api/supervisor/models.md#snapshot-details) fo
</details>
<details>
<summary className="endpoint post protected">/snapshots/[snapshot]/remove</summary>
<summary className="endpoint delete protected">/snapshots/[snapshot]</summary>
Removes the snapshot file with the given slug.