auth_data.yaml: formally allow it to be non-object (#1115)

Closes #716.

Signed-off-by: Alexey Rusakov Kitsune-Ral@users.sf.net
pull/1103/head
Alexey Rusakov 2 years ago committed by GitHub
parent 10615c5385
commit cbdd889fa8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save