Checkvist

「Checkvist」の編集履歴(バックアップ)一覧はこちら

Checkvist」(2015/11/14 (土) 23:21:26) の最新版変更点

追加された行は緑色になります。

削除された行は赤色になります。

#divclass(header){下位ページ} #lsd() #divclass(header){Content} #contents() [[CheckVist Open API>>http://checkvist.com/auth/api]] */checklists.json ユーザが持っているリストを取得する **parameter ***archived=true (OPTIONAL)←かかれてないけど -true:アーカイブされたチェックリスト(のリスト)を取得する -false (or パラメータを設定しない) : アーカイブされていないチェックリストを記入する ***order -id:asc -id:desc -updated_at:asc allows to override the sorting ***skip_stats -true : リストを扱っているユーザー数やタスク数の情報を出さない。その代わりにレスポンスが早くなる。 -false (or パラメータを設定しない) */checklists/(checklist_id)/tasks.json (checklist_id)のリストにあるタスクを取得する **parameter ***with_notes -true : ノートの情報を含んだレスポンスになる ***order -id:asc -id:desc -updated_at:asc allows to override the sorting **response -[] --id: --parent_id : 親タスクがなければ 0 --checklist_id : --status : --position : 階層。リスト直下にあれば 1。 --tasks[] : 子タスクのid --update_line : --updated_at : 2012/03/04 05:06:07 +0000 --collapsed : --comments_count : --details : --due : 期限 --assignee_ids : --&bold(){content} : &bold(){件名} --tags" ---(tag名) : true/false --tags_as_text" : "60min" --notes[] : ---note : 以下、ノートの内容と同じ ----comment : ----created_at : ----id : ----task_id : タスクID。このリストを取得する際にIDを使っているのでは?とも思う。 ----updated_at ----user_id : ----username : */checklists/(checklist_id)/tasks/(task_id)/comments.json ノートの取得 **Parameter は 無し **response -[] : --note ---comment : ---created_at ---id ---task_id : タスクID。このリストを取得する際にIDを使っているのでは?とも思う。 ---updated_at ---user_id : ---username :
#divclass(header){下位ページ} #lsd() #divclass(header){Content} #contents() *Checkvist [[Checkvist>>https://checkvist.com/]] [[CheckVist Open API>>http://checkvist.com/auth/api]] */checklists.json ユーザが持っているリストを取得する **parameter ***archived=true (OPTIONAL)←かかれてないけど -true:アーカイブされたチェックリスト(のリスト)を取得する -false (or パラメータを設定しない) : アーカイブされていないチェックリストを記入する ***order -id:asc -id:desc -updated_at:asc allows to override the sorting ***skip_stats -true : リストを扱っているユーザー数やタスク数の情報を出さない。その代わりにレスポンスが早くなる。 -false (or パラメータを設定しない) */checklists/(checklist_id)/tasks.json (checklist_id)のリストにあるタスクを取得する **parameter ***with_notes -true : ノートの情報を含んだレスポンスになる ***order -id:asc -id:desc -updated_at:asc allows to override the sorting **response -[] --id: --parent_id : 親タスクがなければ 0 --checklist_id : --status : --position : 階層。リスト直下にあれば 1。 --tasks[] : 子タスクのid --update_line : --updated_at : 2012/03/04 05:06:07 +0000 --collapsed : --comments_count : --details : --due : 期限 --assignee_ids : --&bold(){content} : &bold(){件名} --tags" ---(tag名) : true/false --tags_as_text" : "60min" --notes[] : ---note : 以下、ノートの内容と同じ ----comment : ----created_at : ----id : ----task_id : タスクID。このリストを取得する際にIDを使っているのでは?とも思う。 ----updated_at ----user_id : ----username : */checklists/(checklist_id)/tasks/(task_id)/comments.json ノートの取得 **Parameter は 無し **response -[] : --note ---comment : ---created_at ---id ---task_id : タスクID。このリストを取得する際にIDを使っているのでは?とも思う。 ---updated_at ---user_id : ---username :

表示オプション

横に並べて表示:
変化行の前後のみ表示: