Add additionalProperties in response schema of /_matrix/client/v3/profile/{userId}

Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
This commit is contained in:
Johannes Marbach 2024-07-18 09:32:21 +02:00
parent 149d5d2a95
commit 0f0ad5b8be

View file

@ -222,6 +222,7 @@ paths:
type: string type: string
description: The user's display name if they have set one, otherwise not description: The user's display name if they have set one, otherwise not
present. present.
additionalProperties: true
examples: examples:
response: response:
value: { value: {