missing enum

This commit is contained in:
Michael Quigley 2025-06-20 09:46:20 -04:00
parent 776cf2c019
commit eb5f56c5fd
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62

View File

@ -1786,6 +1786,7 @@ definitions:
type: string type: string
authScheme: authScheme:
type: string type: string
enum: ["none", "basic", "oidc"]
authUsers: authUsers:
type: array type: array
items: items: