mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
Add default value
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
4ad41fa47e
commit
ce212fe4e4
|
|
@ -632,6 +632,8 @@ paths:
|
||||||
The server should additionally erase any non-event data
|
The server should additionally erase any non-event data
|
||||||
associated with the user, such as [account data](/client-server-api/#client-config)
|
associated with the user, such as [account data](/client-server-api/#client-config)
|
||||||
and [contact 3PIDs](/client-server-api/#adding-account-administrative-contact-information).
|
and [contact 3PIDs](/client-server-api/#adding-account-administrative-contact-information).
|
||||||
|
|
||||||
|
Defaults to `false` if not present.
|
||||||
required: true
|
required: true
|
||||||
responses:
|
responses:
|
||||||
"200":
|
"200":
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue