From 486238b5485d61cdc4e66244632f91357d014059 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 12 Dec 2015 17:46:11 -0500 Subject: API: check project membership for task operations --- doc/api-task-procedures.markdown | 2 -- 1 file changed, 2 deletions(-) (limited to 'doc') diff --git a/doc/api-task-procedures.markdown b/doc/api-task-procedures.markdown index 71d5bd23..f2ca54d1 100644 --- a/doc/api-task-procedures.markdown +++ b/doc/api-task-procedures.markdown @@ -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) -- cgit v1.2.3