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
2 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue