auth_data.yaml: formally allow it to be non-object

Closes #716.
This commit is contained in:
Alexey Rusakov 2022-06-12 13:42:00 +02:00
parent 926c6bad61
commit 62767490cf

View file

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