Skip to content

Commit

Permalink
Merge pull request #1264 from superdesk/SWP-2266
Browse files Browse the repository at this point in the history
Provide article id in Search API endpoint response
  • Loading branch information
IvanJelicSF authored Jul 18, 2024
2 parents 9796401 + d7e4f5b commit 3429f4b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ SWP\Bundle\ContentBundle\Model\Article:
properties:
id:
expose: true
groups: [api, api_packages_list, api_articles_list]
groups: [api, api_packages_list, api_articles_list, public_api]
type: integer
title:
expose: true
Expand Down

0 comments on commit 3429f4b

Please sign in to comment.