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.
pull/1538/head
manuroe 5 years ago committed by Hubert Chathi
parent e7f7926023
commit ed945d6744

@ -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:

Loading…
Cancel
Save