Skip to content

Commit

Permalink
Allow the Public domain to filter by the ICSF flag
Browse files Browse the repository at this point in the history
  • Loading branch information
janwerkhoven committed Jan 27, 2024
1 parent ed23b92 commit 86bcdd5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/controllers/v1/public/companies_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,9 @@ def permitted_includes
def permitted_filters
%i[
business_name
shown_on_main_website
shown_on_group_website
shown_on_icsf_website
]
end
end
Expand Down

0 comments on commit 86bcdd5

Please sign in to comment.