Skip to content

Instantly share code, notes, and snippets.

@raberana
Created June 7, 2020 09:06
Show Gist options
  • Save raberana/e917a16b1bc183faf7074f32e4c55433 to your computer and use it in GitHub Desktop.
Save raberana/e917a16b1bc183faf7074f32e4c55433 to your computer and use it in GitHub Desktop.
{
"availableColors": [
"white",
"black",
"burgundy"
],
"availableModelId": [
123122,
434222,
422232
],
"availableModels": [
{
"modelId": 123122,
"modelName": "EQS"
},
{
"modelId": 434222,
"modelName": "ABC"
},
{
"modelId": 422232,
"modelName": "DEF"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment