Skip to content

Commit

Permalink
added missing expose parameter to route
Browse files Browse the repository at this point in the history
  • Loading branch information
Simonas Šerlinskas committed Sep 5, 2016
1 parent 018e24f commit a85a6a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Resources/config/routing.yml
Expand Up @@ -35,6 +35,8 @@ ongr_settings_profiles_toggle:
ongr_settings_profiles_get_all_detailed:
path: /profiles/get_all_detailed
defaults: { _controller: ONGRSettingsBundle:Profiles:getFullProfiles }
options:
expose: true

ongr_settings_settings:
path: /settings
Expand Down

0 comments on commit a85a6a7

Please sign in to comment.