Skip to content

Commit

Permalink
auth_data.yaml: formally allow it to be non-object (#1115)
Browse files Browse the repository at this point in the history
Closes #716.

Signed-off-by: Alexey Rusakov Kitsune-Ral@users.sf.net
  • Loading branch information
KitsuneRal committed Jun 14, 2022
1 parent 10615c5 commit cbdd889
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions changelogs/client_server/newsfragments/1115.clarification
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fix various typos throughout the specification.
1 change: 0 additions & 1 deletion data/api/client-server/definitions/auth_data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ properties:
type: string
additionalProperties:
description: Keys dependent on the login type
type: object
example:
type: "example.type.foo"
session: "xxxxx"
Expand Down

0 comments on commit cbdd889

Please sign in to comment.