Created
November 1, 2023 11:58
-
-
Save tonghe7/8ce640393842e500554c948037ef1f9e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": 3, | |
"tasks": [ | |
{ | |
"task": 1, | |
"title": "Oct 31 Task 1 of 2 (file & text)", | |
"description": "Oct 31 Task 1 of 2 belongs to “Oct 31 Milestone”. This task contains two inputs.", | |
"status": "active", | |
"inputs": [ | |
{ | |
"id": 4, | |
"value": { | |
"id": 4, | |
"created_at": "2023-11-01T11:56:44.561801Z", | |
"updated_at": "2023-11-01T11:56:44.561844Z", | |
"date_time": null, | |
"date": null, | |
"time": null, | |
"boolean": null, | |
"file": null, | |
"json": null, | |
"char": null, | |
"text": null, | |
"float": null, | |
"integer": null, | |
"url": null, | |
"email": null | |
}, | |
"is_system_input": false, | |
"created_at": "2023-11-01T11:56:44.576506Z", | |
"updated_at": "2023-11-01T11:56:44.576523Z", | |
"input": 1, | |
"last_edited_by": null | |
}, | |
{ | |
"id": 5, | |
"value": { | |
"id": 5, | |
"created_at": "2023-11-01T11:56:44.593980Z", | |
"updated_at": "2023-11-01T11:56:44.593995Z", | |
"date_time": null, | |
"date": null, | |
"time": null, | |
"boolean": null, | |
"file": null, | |
"json": null, | |
"char": null, | |
"text": "text", | |
"float": null, | |
"integer": null, | |
"url": null, | |
"email": null | |
}, | |
"is_system_input": false, | |
"created_at": "2023-11-01T11:56:44.597868Z", | |
"updated_at": "2023-11-01T11:56:44.597885Z", | |
"input": 2, | |
"last_edited_by": null | |
} | |
], | |
"timespan": null | |
}, | |
{ | |
"task": 2, | |
"title": "Oct 31 Task 2 of 2 (int & text)", | |
"description": "Oct 31 Task 2 of 2 belongs to “Oct31 Milestone”", | |
"status": "active", | |
"inputs": [ | |
{ | |
"id": 6, | |
"value": { | |
"id": 6, | |
"created_at": "2023-11-01T11:56:44.632558Z", | |
"updated_at": "2023-11-01T11:56:44.632581Z", | |
"date_time": null, | |
"date": null, | |
"time": null, | |
"boolean": null, | |
"file": null, | |
"json": null, | |
"char": null, | |
"text": null, | |
"float": null, | |
"integer": 9999, | |
"url": null, | |
"email": null | |
}, | |
"is_system_input": false, | |
"created_at": "2023-11-01T11:56:44.634389Z", | |
"updated_at": "2023-11-01T11:56:44.634399Z", | |
"input": 3, | |
"last_edited_by": null | |
}, | |
{ | |
"id": 7, | |
"value": { | |
"id": 7, | |
"created_at": "2023-11-01T11:56:44.637079Z", | |
"updated_at": "2023-11-01T11:56:44.637091Z", | |
"date_time": null, | |
"date": null, | |
"time": null, | |
"boolean": null, | |
"file": null, | |
"json": null, | |
"char": null, | |
"text": "Real input text", | |
"float": null, | |
"integer": null, | |
"url": null, | |
"email": null | |
}, | |
"is_system_input": false, | |
"created_at": "2023-11-01T11:56:44.638298Z", | |
"updated_at": "2023-11-01T11:56:44.638309Z", | |
"input": 4, | |
"last_edited_by": null | |
} | |
], | |
"timespan": null | |
}, | |
{ | |
"task": 3, | |
"title": "Added Task On Nov 1", | |
"description": "Added Task On Nov 1 with a system input and a URL", | |
"status": "active", | |
"inputs": [ | |
{ | |
"id": 8, | |
"value": { | |
"id": 8, | |
"created_at": "2023-11-01T11:56:44.656054Z", | |
"updated_at": "2023-11-01T11:56:44.656066Z", | |
"date_time": null, | |
"date": null, | |
"time": null, | |
"boolean": null, | |
"file": null, | |
"json": null, | |
"char": null, | |
"text": null, | |
"float": null, | |
"integer": null, | |
"url": "https://url.com/", | |
"email": null | |
}, | |
"is_system_input": false, | |
"created_at": "2023-11-01T11:56:44.658115Z", | |
"updated_at": "2023-11-01T11:56:44.658127Z", | |
"input": 6, | |
"last_edited_by": null | |
} | |
], | |
"timespan": null | |
} | |
], | |
"created_at": "2023-11-01T11:56:44.666839Z", | |
"updated_at": "2023-11-01T11:56:44.666855Z", | |
"status": "", | |
"milestone": 1 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment