Created
March 15, 2017 04:44
-
-
Save itzurabhi/2d164b7c088e290747951537bc4d351d to your computer and use it in GitHub Desktop.
Categories for Android Test
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": 0, | |
"name": "Category 0", | |
"description": "This is Category 0" | |
}, | |
{ | |
"id": 1, | |
"name": "Category 1", | |
"description": "This is Category 1" | |
}, | |
{ | |
"id": 2, | |
"name": "Category 2", | |
"description": "This is Category 2" | |
}, | |
{ | |
"id": 3, | |
"name": "Category 3", | |
"description": "This is Category 3" | |
}, | |
{ | |
"id": 4, | |
"name": "Category 4", | |
"description": "This is Category 4" | |
}, | |
{ | |
"id": 5, | |
"name": "Category 5", | |
"description": "This is Category 5" | |
}, | |
{ | |
"id": 6, | |
"name": "Category 6", | |
"description": "This is Category 6" | |
}, | |
{ | |
"id": 7, | |
"name": "Category 7", | |
"description": "This is Category 7" | |
}, | |
{ | |
"id": 8, | |
"name": "Category 8", | |
"description": "This is Category 8" | |
}, | |
{ | |
"id": 9, | |
"name": "Category 9", | |
"description": "This is Category 9" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment