Last active
January 27, 2025 10:09
-
-
Save sanusart/23ef77d34b24496893b940ee1fb94895 to your computer and use it in GitHub Desktop.
json test #json
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
{ | |
"fields": { | |
"field1": "text", | |
"field2": "", | |
"field3": [], | |
"field4": 0, | |
"field5": {}, | |
"field6": null | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment