Skip to content

Commit

Permalink
Merge pull request #207 from loevgaard/remove-images-serialization
Browse files Browse the repository at this point in the history
Remove images from serialization groups
  • Loading branch information
loevgaard authored Aug 12, 2022
2 parents 215d54f + ca79eaa commit 3982fcf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/Resources/config/serializer/Brand.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ Loevgaard\SyliusBrandPlugin\Model\Brand:
expose: true
type: string
groups: [Default, Detailed, Autocomplete]
images:
expose: true
type: array
groups: [Detailed]
relations:
- rel: self
href:
Expand Down

0 comments on commit 3982fcf

Please sign in to comment.