Add default value

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
Kévin Commaille 2024-02-24 15:05:01 +01:00
parent 4ad41fa47e
commit ce212fe4e4
No known key found for this signature in database
GPG key ID: 29A48C1F03620416

View file

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