Created
January 13, 2018 12:06
-
-
Save Sam-Kruglov/fc9977baf0abb426b22c30200f34d5d7 to your computer and use it in GitHub Desktop.
JsonFilter without links username,firstName
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
{ | |
"username": "jsmith", | |
"firstName": "John" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment