Skip to content
This repository has been archived by the owner on Jan 6, 2020. It is now read-only.

Fixed paths in crud controller annotation #513

Merged
merged 1 commit into from
Oct 9, 2016

Conversation

HeahDude
Copy link
Contributor

@HeahDude HeahDude commented Oct 9, 2016

Route annotation at controller level generated by the crud command has two slashes //post or //blog_post for namespaced entities.

@HeahDude HeahDude added the Bug label Oct 9, 2016
@fabpot
Copy link
Member

fabpot commented Oct 9, 2016

Thank you @HeahDude.

@fabpot fabpot merged commit f1d0893 into sensiolabs:master Oct 9, 2016
fabpot added a commit that referenced this pull request Oct 9, 2016
This PR was merged into the 3.0.x-dev branch.

Discussion
----------

Fixed paths in crud controller annotation

Route annotation at controller level generated by the crud command has two slashes `//post` or `//blog_post` for namespaced entities.

Commits
-------

f1d0893 Fixed paths in crud controller annotation
@HeahDude HeahDude deleted the fix/crud-route_annontation branch October 9, 2016 19:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
2 participants