mirror of
https://github.com/nextcloud/passman.git
synced 2025-12-26 18:31:06 +08:00
Fix Markdown syntax for Update credential and the link
parent
deb960f13f
commit
4d45a806fe
1 changed files with 2 additions and 2 deletions
4
API.md
4
API.md
|
|
@ -116,9 +116,9 @@ When posting to the endpoint the following fields are required:
|
|||
- `label`
|
||||
- `vault_id`
|
||||
|
||||
###Update credential [PATCH]
|
||||
### Update credential [PATCH]
|
||||
`/api/v2/credentials/{credential_guid}`
|
||||
See [create new credential](#Create new credential).
|
||||
See [create new credential](#create-new-credential-post).
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue