Created
October 29, 2021 01:09
-
-
Save renatomarinho/8b8e4a6e9487a55b911b2d90f8f01525 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
| { | |
| "data": [ | |
| { | |
| "uuid": "c5bde702-438b-438a-9911-fd90076d77da", | |
| "code": "#TK-1", | |
| "value_fixed": "0.00", | |
| "effort": { | |
| "title": "0", | |
| "effort": "0.00" | |
| }, | |
| "type": { | |
| "title": "te te te te 1", | |
| "color": "#4c1130" | |
| }, | |
| "timer": true, | |
| "has_sprints": true, | |
| "has_user_stories": true, | |
| "workflow": { | |
| "id": 1510, | |
| "slug": "issue-todo", | |
| "state": 0, | |
| "title": "teste3 rrrrr", | |
| "color": "#000000" | |
| }, | |
| "parent_id": null, | |
| "image": false, | |
| "labels": [], | |
| "slug": "first-task", | |
| "state": null, | |
| "title": "First Task", | |
| "description": "", | |
| "user": { | |
| "name": "Renato Marinho", | |
| "headline": "Developer", | |
| "username": "renatomarinho-2", | |
| "avatar": "https://gitscrum-storage-avatars.s3.amazonaws.com/5c37682ec63e47574ae5907d7eb0d7a3a6f54296.png", | |
| "link": true, | |
| "confirmed": true | |
| }, | |
| "users": [], | |
| "start_date": [], | |
| "due_date": [], | |
| "created_at": { | |
| "date_for_humans": "2 months ago", | |
| "timezone": "2021-08-08 14:19:28", | |
| "timestamp": 1628432368 | |
| }, | |
| "settings": { | |
| "is_blocker": false, | |
| "is_bug": false, | |
| "is_draft": false, | |
| "is_archived": false, | |
| "show_value_fixed": true | |
| }, | |
| "time_tracker": null, | |
| "stats": { | |
| "time_trackers": 2, | |
| "comments": 52, | |
| "checklists": 0, | |
| "attachments": 0, | |
| "subtasks": 0, | |
| "videos": 0, | |
| "checklist_percentage": 0 | |
| }, | |
| "company": { | |
| "slug": "gitscrum", | |
| "name": "GitScrum" | |
| }, | |
| "project": { | |
| "slug": "time-tracking", | |
| "name": "Time Tracking" | |
| }, | |
| "sprint": { | |
| "slug": null, | |
| "title": null | |
| }, | |
| "user_story": { | |
| "slug": null, | |
| "title": null | |
| }, | |
| "rating": 0 | |
| } | |
| ], | |
| "total": 1, | |
| "count": 1, | |
| "per_page": 15, | |
| "current_page": 1, | |
| "total_pages": 1 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment