quicktype-xcode icon indicating copy to clipboard operation
quicktype-xcode copied to clipboard

Error on "Paste JSON as Code"

Open schani opened this issue 7 years ago • 0 comments

image

This is the JSON:

{
"data":{
"id":2,
"name":"fuchsia rose",
"year":2001,
"color":"#C74375",
"pantone_value":"17-2031"
}
}

schani avatar May 30 '18 15:05 schani