docs/api: fix tag updating URI
This commit is contained in:
parent
8c424ae4ab
commit
c74f06da35
1 changed files with 1 additions and 1 deletions
2
API.md
2
API.md
|
@ -413,7 +413,7 @@ data.
|
||||||
## Updating tag
|
## Updating tag
|
||||||
- **Request**
|
- **Request**
|
||||||
|
|
||||||
`PUT /tags/<name>`
|
`PUT /tag/<name>`
|
||||||
|
|
||||||
- **Input**
|
- **Input**
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue