Update catalogItemsV0 model

This commit is contained in:
Sal Ricciardi 2021-03-22 16:15:00 -07:00
parent 1c50e95b3a
commit cc2f4a2f88
1 changed files with 4 additions and 0 deletions

View File

@ -1585,6 +1585,10 @@
"description": "Specific variations of the item.",
"type": "object",
"properties": {
"Identifiers": {
"description": "The identifiers that uniquely identify the item that is related.",
"$ref": "#/definitions/IdentifierType"
},
"Color": {
"description": "The color variation of the item.",
"type": "string"