Skip to content
Snippets Groups Projects

F fix schema unauthenticated

Merged Daniel Hornung requested to merge f-fix-schema-unauthenticated into dev
2 files
+ 5
1
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -26,7 +26,7 @@ schema-pycaosdb-ini:
@@ -26,7 +26,7 @@ schema-pycaosdb-ini:
description: The password input method defines how the password is supplied that is used for authentication with the server.
description: The password input method defines how the password is supplied that is used for authentication with the server.
type: string
type: string
default: input
default: input
enum: [input, plain, pass, keyring]
enum: [input, unauthenticated, plain, pass, keyring]
password_identifier:
password_identifier:
type: string
type: string
password:
password:
Loading