API: check project membership for task operations

This commit is contained in:
Frederic Guillot
2015-12-12 17:46:11 -05:00
parent 7b99769227
commit 486238b548
5 changed files with 61 additions and 15 deletions

View File

@@ -392,10 +392,8 @@ Response example:
- Parameters:
- **id** (integer, required)
- **title** (string, optional)
- **project_id** (integer, optional)
- **color_id** (string, optional)
- **owner_id** (integer, optional)
- **creator_id** (integer, optional)
- **date_due**: ISO8601 format (string, optional)
- **description** Markdown content (string, optional)
- **category_id** (integer, optional)