mirror of
				https://github.com/TheAnachronism/docspell.git
				synced 2025-10-31 17:50:11 +00:00 
			
		
		
		
	Fix endpoint path in openapi spec
This commit is contained in:
		| @@ -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 ] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user