Key backup: Expose the number of keys stored in the backup

so that matrix clients can compare it with the number of keys they have locally.
This commit is contained in:
manuroe 2019-02-06 12:03:44 +01:00 committed by Hubert Chathi
parent e7f7926023
commit ed945d6744

View file

@ -172,6 +172,7 @@ On success, returns a JSON object with keys:
- `auth_data` (object): Required. Same as in the body parameters for
`POST /room_keys/version`.
- `version` (string): Required. The backup version.
- `count` (number): Required. The number of keys stored in the backup.
Error codes: