Skip to content

Instantly share code, notes, and snippets.

@ahilles107
Created March 11, 2016 21:56
Show Gist options
  • Save ahilles107/509145fb2448a9f801e9 to your computer and use it in GitHub Desktop.
Save ahilles107/509145fb2448a9f801e9 to your computer and use it in GitHub Desktop.
Enable zones feature in FOSRestBundle
# app/config/config.yml
fos_rest:
zone:
- { path: ^/api/* }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment