fix getUser openapi

This commit is contained in:
Ruben Fiszel
2024-11-13 16:54:58 +01:00
parent 2529161f3c
commit c7050cb7cb
+1 -1
View File
@@ -190,7 +190,7 @@ paths:
schema:
type: string
/w/{workspace}/users/{username}:
/w/{workspace}/users/get/{username}:
get:
summary: get user (require admin privilege)
operationId: getUser