correct enum for User-Source in api doc (#562)

This commit is contained in:
Christoph Haas
2025-11-13 19:42:43 +01:00
parent de91506bfa
commit 80dc7f290a
4 changed files with 8 additions and 2 deletions

View File

@@ -512,6 +512,8 @@ definitions:
description: The source of the user. This field is optional.
enum:
- db
- ldap
- oauth
example: db
type: string
required: