|
7709 | 7709 | }, |
7710 | 7710 | "body": { |
7711 | 7711 | "mode": "raw", |
7712 | | - "raw": "{\n \"data\": {\n \"actions\": [\n {\n \"relative_path\": \"/tasks/123\",\n \"method\": \"get\",\n \"data\": {},\n \"options\": {\n \"limit\": 50,\n \"offset\": \"eyJ0eXAiOJiKV1iQLCJhbGciOiJIUzI1NiJ9\",\n \"fields\": [\n \"<string>\"\n ]\n }\n }\n ]\n }\n}", |
| 7712 | + "raw": "{\n \"data\": {\n \"actions\": [\n {\n \"relative_path\": \"/tasks/123\",\n \"method\": \"get\",\n \"data\": {},\n \"options\": {\n \"limit\": 50,\n \"offset\": 0,\n \"fields\": [\n \"<string>\"\n ]\n }\n }\n ]\n }\n}", |
7713 | 7713 | "options": { |
7714 | 7714 | "raw": { |
7715 | 7715 | "language": "json" |
|
17940 | 17940 | "value": "application/json" |
17941 | 17941 | } |
17942 | 17942 | ], |
17943 | | - "body": "{\n \"data\": [\n {\n \"user\": {\n \"gid\": \"12345\",\n \"resource_type\": \"user\",\n \"name\": \"Greg Sanchez\"\n },\n \"resource\": {\n \"gid\": \"12345\",\n \"resource_type\": \"task\",\n \"name\": \"Bug Task\"\n },\n \"type\": \"task\",\n \"action\": \"changed\",\n \"parent\": {\n \"gid\": \"12345\",\n \"resource_type\": \"task\",\n \"name\": \"Bug Task\"\n },\n \"created_at\": \"2012-02-22T02:06:58.147Z\",\n \"change\": {\n \"field\": \"assignee\",\n \"action\": \"changed\",\n \"new_value\": {\n \"gid\": \"12345\",\n \"resource_type\": \"user\"\n },\n \"added_value\": {\n \"gid\": \"12345\",\n \"resource_type\": \"user\"\n },\n \"removed_value\": {\n \"gid\": \"12345\",\n \"resource_type\": \"user\"\n }\n }\n }\n ],\n \"sync\": \"de4774f6915eae04714ca93bb2f5ee81\",\n \"has_more\": true\n}", |
| 17943 | + "body": "{\n \"data\": [\n {\n \"user\": {\n \"gid\": \"12345\",\n \"resource_type\": \"user\",\n \"name\": \"Greg Sanchez\"\n },\n \"resource\": {\n \"gid\": \"12345\",\n \"resource_type\": \"task\",\n \"name\": \"Bug Task\"\n },\n \"type\": \"task\",\n \"action\": \"changed\",\n \"parent\": {\n \"gid\": \"12345\",\n \"resource_type\": \"task\",\n \"name\": \"Bug Task\"\n },\n \"created_at\": \"2012-02-22T02:06:58.147Z\",\n \"change\": {\n \"field\": \"assignee\",\n \"action\": \"changed\",\n \"new_value\": \"<value>\",\n \"added_value\": \"<value>\",\n \"removed_value\": \"<value>\"\n }\n }\n ],\n \"sync\": \"de4774f6915eae04714ca93bb2f5ee81\",\n \"has_more\": true\n}", |
17944 | 17944 | "_postman_previewlanguage": "json" |
17945 | 17945 | }, |
17946 | 17946 | { |
|
29535 | 29535 | }, |
29536 | 29536 | "body": { |
29537 | 29537 | "mode": "raw", |
29538 | | - "raw": "{\n \"data\": {\n \"access_level\": \"editor\",\n \"member\": 12345,\n \"parent\": \"987654\",\n \"role\": \"editor\"\n }\n}", |
| 29538 | + "raw": "{\n \"data\": {\n \"access_level\": \"editor\",\n \"member\": \"<string>\",\n \"parent\": \"987654\",\n \"role\": \"editor\"\n }\n}", |
29539 | 29539 | "options": { |
29540 | 29540 | "raw": { |
29541 | 29541 | "language": "json" |
|
39655 | 39655 | }, |
39656 | 39656 | "body": { |
39657 | 39657 | "mode": "raw", |
39658 | | - "raw": "{\n \"data\": {\n \"name\": \"New Portfolio Name\",\n \"include\": [\n \"description,members,permissions,templates,rules,child_projects,child_portfolios\"\n ]\n }\n}", |
| 39658 | + "raw": "{\n \"data\": {\n \"name\": \"New Portfolio Name\",\n \"include\": \"description,members,permissions,templates,rules,child_projects,child_portfolios\"\n }\n}", |
39659 | 39659 | "options": { |
39660 | 39660 | "raw": { |
39661 | 39661 | "language": "json" |
|
53225 | 53225 | }, |
53226 | 53226 | "body": { |
53227 | 53227 | "mode": "raw", |
53228 | | - "raw": "{\n \"data\": {\n \"name\": \"New Project Name\",\n \"team\": \"12345\",\n \"include\": [\n \"allocations,forms,members,notes,permissions,task_assignee,task_attachments,task_dates,task_dependencies,task_followers,task_notes,task_projects,task_subtasks,task_tags,task_templates,task_type_default\"\n ],\n \"schedule_dates\": {\n \"should_skip_weekends\": true,\n \"due_on\": \"2019-05-21\",\n \"start_on\": \"2019-05-21\"\n }\n }\n}", |
| 53228 | + "raw": "{\n \"data\": {\n \"name\": \"New Project Name\",\n \"team\": \"12345\",\n \"include\": \"allocations,forms,members,notes,permissions,task_assignee,task_attachments,task_dates,task_dependencies,task_followers,task_notes,task_projects,task_subtasks,task_tags,task_templates,task_type_default\",\n \"schedule_dates\": {\n \"should_skip_weekends\": true,\n \"due_on\": \"2019-05-21\",\n \"start_on\": \"2019-05-21\"\n }\n }\n}", |
53229 | 53229 | "options": { |
53230 | 53230 | "raw": { |
53231 | 53231 | "language": "json" |
|
86366 | 86366 | }, |
86367 | 86367 | "body": { |
86368 | 86368 | "mode": "raw", |
86369 | | - "raw": "{\n \"data\": {\n \"name\": \"New Task Name\",\n \"include\": [\n \"notes,assignee,subtasks,attachments,tags,followers,projects,dates,dependencies,parent\"\n ]\n }\n}", |
| 86369 | + "raw": "{\n \"data\": {\n \"name\": \"New Task Name\",\n \"include\": \"notes,assignee,subtasks,attachments,tags,followers,projects,dates,dependencies,parent\"\n }\n}", |
86370 | 86370 | "options": { |
86371 | 86371 | "raw": { |
86372 | 86372 | "language": "json" |
@@ -128108,7 +128108,7 @@ |
128108 | 128108 | "value": "application/json" |
128109 | 128109 | } |
128110 | 128110 | ], |
128111 | | - "body": "{\n \"data\": [\n {\n \"user\": {\n \"gid\": \"12345\",\n \"resource_type\": \"user\",\n \"name\": \"Greg Sanchez\"\n },\n \"resource\": {\n \"gid\": \"12345\",\n \"resource_type\": \"task\",\n \"name\": \"Bug Task\"\n },\n \"type\": \"task\",\n \"action\": \"changed\",\n \"parent\": {\n \"gid\": \"12345\",\n \"resource_type\": \"task\",\n \"name\": \"Bug Task\"\n },\n \"created_at\": \"2012-02-22T02:06:58.147Z\",\n \"change\": {\n \"field\": \"assignee\",\n \"action\": \"changed\",\n \"new_value\": {\n \"gid\": \"12345\",\n \"resource_type\": \"user\"\n },\n \"added_value\": {\n \"gid\": \"12345\",\n \"resource_type\": \"user\"\n },\n \"removed_value\": {\n \"gid\": \"12345\",\n \"resource_type\": \"user\"\n }\n }\n }\n ],\n \"sync\": \"de4774f6915eae04714ca93bb2f5ee81\",\n \"has_more\": true\n}", |
| 128111 | + "body": "{\n \"data\": [\n {\n \"user\": {\n \"gid\": \"12345\",\n \"resource_type\": \"user\",\n \"name\": \"Greg Sanchez\"\n },\n \"resource\": {\n \"gid\": \"12345\",\n \"resource_type\": \"task\",\n \"name\": \"Bug Task\"\n },\n \"type\": \"task\",\n \"action\": \"changed\",\n \"parent\": {\n \"gid\": \"12345\",\n \"resource_type\": \"task\",\n \"name\": \"Bug Task\"\n },\n \"created_at\": \"2012-02-22T02:06:58.147Z\",\n \"change\": {\n \"field\": \"assignee\",\n \"action\": \"changed\",\n \"new_value\": \"<value>\",\n \"added_value\": \"<value>\",\n \"removed_value\": \"<value>\"\n }\n }\n ],\n \"sync\": \"de4774f6915eae04714ca93bb2f5ee81\",\n \"has_more\": true\n}", |
128112 | 128112 | "_postman_previewlanguage": "json" |
128113 | 128113 | }, |
128114 | 128114 | { |
|
0 commit comments