mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-05 02:49:32 +00:00
Fix endpoint path in openapi spec
This commit is contained in:
parent
93f6f5c8c9
commit
4e57be6dfd
@ -1477,7 +1477,7 @@ paths:
|
||||
application/json:
|
||||
schema:
|
||||
$ref: "#/components/schemas/ResetPasswordResult"
|
||||
/admin/user/resetOTP:
|
||||
/admin/user/otp/resetOTP:
|
||||
post:
|
||||
operationId: "admin-user-reset-otp"
|
||||
tags: [ Collective, Admin ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user