Skip to content

Commit

Permalink
fix: remove logo from product since brand already has it
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksandra Pawlik committed Mar 27, 2019
1 parent f96066b commit 3b1533d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions schema/Product.schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@ allOf:
type: object
items:
$ref: Brand.schema.yaml
- logo:
'@id': schema:logo
type: object
items:
$ref: ImageObject.schema.yaml
- productID:
'@id': schema:productID
type: string

0 comments on commit 3b1533d

Please sign in to comment.