doc: update documentation and comments
This commit is contained in:
parent
9d28d89eee
commit
b48a8fc711
2 changed files with 7 additions and 2 deletions
|
@ -81,7 +81,7 @@ Invalid Auth:
|
|||
|
||||
Generic responses which is used unless otherwise specified above.
|
||||
|
||||
### POST /ldap/reset
|
||||
### POST /ldap/recover/password
|
||||
|
||||
```json
|
||||
{
|
||||
|
@ -95,7 +95,7 @@ All responses:
|
|||
{"result": "success"}
|
||||
```
|
||||
|
||||
### POST /ldap/reset/auth
|
||||
### POST /ldap/recover/password/auth
|
||||
|
||||
```json
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue