mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
auth_data.yaml: formally allow it to be non-object (#1115)
Closes #716. Signed-off-by: Alexey Rusakov Kitsune-Ral@users.sf.net
This commit is contained in:
parent
10615c5385
commit
cbdd889fa8
|
|
@ -0,0 +1 @@
|
|||
Fix various typos throughout the specification.
|
||||
|
|
@ -28,7 +28,6 @@ properties:
|
|||
type: string
|
||||
additionalProperties:
|
||||
description: Keys dependent on the login type
|
||||
type: object
|
||||
example:
|
||||
type: "example.type.foo"
|
||||
session: "xxxxx"
|
||||
|
|
|
|||
Loading…
Reference in a new issue