mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 03:34:08 +01:00
Switch to additionalProperties: {}
This commit is contained in:
parent
6402c7d7b8
commit
8d31089254
|
|
@ -222,7 +222,7 @@ paths:
|
|||
type: string
|
||||
description: The user's display name if they have set one, otherwise not
|
||||
present.
|
||||
additionalProperties: true
|
||||
additionalProperties: {}
|
||||
examples:
|
||||
response:
|
||||
value: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue