mirror of
https://github.com/h44z/wg-portal.git
synced 2025-11-18 14:56:17 +00:00
correct enum for User-Source in api doc (#562)
This commit is contained in:
@@ -512,6 +512,8 @@ definitions:
|
||||
description: The source of the user. This field is optional.
|
||||
enum:
|
||||
- db
|
||||
- ldap
|
||||
- oauth
|
||||
example: db
|
||||
type: string
|
||||
required:
|
||||
|
||||
Reference in New Issue
Block a user