1{ 2 "another": { 3 "type": "string", 4 "value": "# This is not a comment" 5 }, 6 "key": { 7 "type": "string", 8 "value": "value" 9 } 10}
View as plain text