Last active
December 22, 2017 07:52
-
-
Save cyrilcherian/687f7d3b3f71db99e605e8cd1d07f8e3 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": 1, "name": "DONE" }, | |
| { "id": 2, "name": "IN PROGRESS" }, | |
| { "id": 3, "name": "RESOLVED" }, | |
| { "id": 4, "name": "QA" } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment