From ce212fe4e437f0ab407d0d35bd5adc06d953b50e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= Date: Sat, 24 Feb 2024 15:05:01 +0100 Subject: [PATCH] Add default value MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Kévin Commaille --- data/api/client-server/registration.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/api/client-server/registration.yaml b/data/api/client-server/registration.yaml index 14d12262..5679d02c 100644 --- a/data/api/client-server/registration.yaml +++ b/data/api/client-server/registration.yaml @@ -632,6 +632,8 @@ paths: The server should additionally erase any non-event data associated with the user, such as [account data](/client-server-api/#client-config) and [contact 3PIDs](/client-server-api/#adding-account-administrative-contact-information). + + Defaults to `false` if not present. required: true responses: "200":