Removed DELETE section from docs

pull/299/head
Piero Toffanin 2017-10-10 08:45:08 -04:00 zatwierdzone przez GitHub
rodzic 4842ad8cb0
commit 00bad14cc7
1 zmienionych plików z 0 dodań i 7 usunięć

Wyświetl plik

@ -79,13 +79,6 @@ You assign a [Task](#task) to a [Project](#project) by passing the proper `proje
Parameters are the same as above.
### Delete a task
`DELETE /api/projects/{project_id}/tasks/{task_id}/`
Upon deletion, all images and assets associated with the [Task](#task) are deleted also. The operation is irreversible.
### Get list of tasks
> Task list: