Skip to content

Commit

Permalink
Add key filed to response
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoran Kabic committed Aug 2, 2024
1 parent 3429f4b commit 92d37e7
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ SWP\Bundle\ContentBundle\Model\ArticleMedia:
license:
expose: true
groups: [api, public_api]
key:
expose: true
groups: [ api, public_api ]
type: string
relations:
-
rel: download
Expand Down

0 comments on commit 92d37e7

Please sign in to comment.