Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check if provided route config is correct #116

Open
saimaz opened this issue Feb 19, 2016 · 0 comments
Open

Check if provided route config is correct #116

saimaz opened this issue Feb 19, 2016 · 0 comments
Assignees
Labels

Comments

@saimaz
Copy link
Member

saimaz commented Feb 19, 2016

Currently docs directs to use:

ongr_api_routing:
    resource: @ONGRApiBundle/Resources/config/routing.yml
    prefix: /api

I think we should consider to propose use:

ongr_api_main_route:
    resource: .
    type: ongr_api
    prefix: api/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants