mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-10 21:44:11 +01:00
remove duplicated line
This commit is contained in:
parent
e658b17070
commit
59e337187b
|
|
@ -106,7 +106,6 @@ paths:
|
||||||
algorithm:
|
algorithm:
|
||||||
type: string
|
type: string
|
||||||
description: The algorithm used for storing backups.
|
description: The algorithm used for storing backups.
|
||||||
type: string
|
|
||||||
enum: ["m.megolm_backup.v1.curve25519-aes-sha2"]
|
enum: ["m.megolm_backup.v1.curve25519-aes-sha2"]
|
||||||
example: "m.megolm_backup.v1.curve25519-aes-sha2"
|
example: "m.megolm_backup.v1.curve25519-aes-sha2"
|
||||||
auth_data:
|
auth_data:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue