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