Last active
September 22, 2018 12:44
-
-
Save calendee/7a73c553a02c0c3809c1a5b2c71e9f89 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
{ | |
"discountCodes": [ | |
"ABC200", | |
"XYZ500", | |
null | |
], | |
"firstname": "Justin" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment