Skip to main content

ProductPhoto

_idPydanticObjectId (string)

Possible values: >= 24 characters and <= 24 characters, Value must match regular expression ^[0-9a-f]{24}$

Example: 5eb7cf5a86d9755df3a6c593
sizeSize (integer)required
path object
anyOf
string
filenameFilename (string)required
content_typeContent Type (string)required
favoriteFavorite (boolean)
Default value: false
ProductPhoto
{
"_id": "5eb7cf5a86d9755df3a6c593",
"size": 0,
"path": "string",
"filename": "string",
"content_type": "string",
"favorite": false
}