Last active
January 2, 2016 07:09
-
-
Save ajduke/8267958 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
Output for version 2.0... | |
{"field":"field","newField1":"field 1","newField2":"field 2"} | |
Output for version 1.0... | |
{"field":"field","newField1":"field 1"} | |
Output for No version set... | |
{"field":"field","newField1":"field 1","newField2":"field 2"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment