Add size to backup list endpoint (#1187)

This commit is contained in:
Joakim Sørensen 2022-01-19 21:46:52 +01:00 committed by GitHub
parent 1078ce5f98
commit b055866eb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -709,6 +709,7 @@ Return a list of [Backups](api/supervisor/models.md#backup)
"date": "2020-09-30T20:25:34.273Z",
"name": "Awesome backup",
"type": "partial",
"size": 44,
"protected": true,
"content": {
"homeassistant": true,