fix typo
This commit is contained in:
parent
efa21573df
commit
4083cfa4de
1 changed files with 1 additions and 1 deletions
|
@ -256,7 +256,7 @@ Will return updated snippet with status `200 OK` on success, or `404 Not found`
|
||||||
|
|
||||||
## Delete snippet
|
## Delete snippet
|
||||||
|
|
||||||
Update an existing project snippet.
|
Delete existing project snippet.
|
||||||
|
|
||||||
```
|
```
|
||||||
DELETE /projects/:id/snippets/:snippet_id
|
DELETE /projects/:id/snippets/:snippet_id
|
||||||
|
|
Loading…
Reference in a new issue