Created
July 7, 2016 20:08
-
-
Save josephhays/56ec0c357ff58c0ad873b368f702a644 to your computer and use it in GitHub Desktop.
For troubleshooting Meddle development
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
[{ | |
"name": "This is a test", | |
"id": 273, | |
"url": "http://example.com/hello", | |
"genre": "Electronica", | |
"description": "A Description is Necessary", | |
"color": "ffffff", | |
"background_color": "ff1414", | |
"linked": false | |
}, { | |
"name": "Development Test", | |
"id": 274, | |
"url": "", | |
"genre": "", | |
"description": "This is a drill: it is simply a test for our developer to optimize your visiting experience. Pay no attention to the man behind the curtain!", | |
"color": "ffffff", | |
"background_color": "ff1414", | |
"linked": false | |
}] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment