Created
December 5, 2014 16:20
-
-
Save 7h3kk1d/712151e4a27e42e6abc6 to your computer and use it in GitHub Desktop.
This file contains 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": "template_name", | |
"content": { | |
"name" : {"first" : "first", "last":"last"}, | |
"users" : ["user1","user2","user3"], | |
"address" : "100 first st." | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment