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:
Alexey Rusakov 2022-06-14 17:35:18 +02:00 committed by GitHub
parent 10615c5385
commit cbdd889fa8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View file

@ -0,0 +1 @@
Fix various typos throughout the specification.

View file

@ -28,7 +28,6 @@ properties:
type: string type: string
additionalProperties: additionalProperties:
description: Keys dependent on the login type description: Keys dependent on the login type
type: object
example: example:
type: "example.type.foo" type: "example.type.foo"
session: "xxxxx" session: "xxxxx"