Skip to content

Commit

Permalink
Remove properties
Browse files Browse the repository at this point in the history
  • Loading branch information
mattamon committed Mar 11, 2024
1 parent 0b8d3c3 commit 4460a0e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions config/serialization/asset/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,12 @@ Pimcore\Bundle\StudioApiBundle\Dto\Asset\Image:
attributes:
thumbnail:
groups: ['image:read', 'asset:read']
format:
groups: ['image:read', 'asset:read']
dimensions:
groups: ['image:read', 'asset:read']
width:
groups: ['image:read', 'asset:read']
height:
groups: ['image:read', 'asset:read']
animated:
groups: ['image:read', 'asset:read']
vectorGraphic:
groups: ['image:read', 'asset:read']
# lowQualityPreviewDataUri:
# groups: ['image:read']
# lowQualityPreviewPath:
Expand Down

0 comments on commit 4460a0e

Please sign in to comment.