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

Route to resource #5

Open
sluchznak opened this issue Sep 3, 2015 · 2 comments
Open

Route to resource #5

sluchznak opened this issue Sep 3, 2015 · 2 comments

Comments

@sluchznak
Copy link

Hello. How can i specify url route to resource? Maybe you can add new retsdoc-parameter like restdoc-route to your ControllerDoc?

@pahanini
Copy link
Owner

pahanini commented Sep 3, 2015

What about {{ controller.path }}? I'll add examples of slate template soon. One includes examples of controller urls.

@sluchznak
Copy link
Author

I want to see route like:
city-controller/index-action: GET /cities
city-controller/view-action: GET /cities/:slug
city-controller/create-action: POST /cities

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants