Merge "Fix documentation: There is no update endpoint for backups"

This commit is contained in:
Jenkins
2016-05-18 18:33:45 +00:00
committed by Gerrit Code Review

View File

@@ -207,7 +207,6 @@ Backup metadata
POST /v1/backups Creates backup entry
GET /v1/backups/{backup_id} Get backup details
UPDATE /v1/backups/{backup_id} Updates the specified backup
DELETE /v1/backups/{backup_id} Deletes the specified backup
Freezer clients management