Created
November 24, 2013 03:59
-
-
Save jmcclell/7623150 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# FOS Rest | |
fos_rest: | |
param_fetcher_listener: true | |
body_listener: true | |
format_listener: | |
rules: | |
path: ~ | |
host: ~ | |
priorities: | |
name: [json, html] | |
fallback_format: json | |
prefer_extension: false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment