Skip to content

Instantly share code, notes, and snippets.

@chrisking
Created January 28, 2020 15:23
Show Gist options
  • Select an option

  • Save chrisking/3465e42d54c334fecc80fb49b8c9fd59 to your computer and use it in GitHub Desktop.

Select an option

Save chrisking/3465e42d54c334fecc80fb49b8c9fd59 to your computer and use it in GitHub Desktop.
schema
{
"Attributes": [
{
"AttributeName": "item_id",
"AttributeType": "string"
},
{
"AttributeName": "aspect_ratio",
"AttributeType": "string"
},
{
"AttributeName": "rim_size",
"AttributeType": "string"
},
{
"AttributeName": "marketing_line",
"AttributeType": "string"
},
{
"AttributeName": "brand",
"AttributeType": "string"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment