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

fnctl: Creating routes ignores the route path and assigns function name #413

Closed
gouthamve opened this issue Dec 10, 2016 · 2 comments
Closed
Labels
Milestone

Comments

@gouthamve
Copy link
Contributor

What did I do?

Ran: fn routes create myapp /hello inside a function named irn-hello.

What was expected?

Route is created at path: /hello

What was observed?

Route is created at path: /irn-hello

@ucirello ucirello added this to the Alpha 2 milestone Dec 10, 2016
@ucirello
Copy link
Contributor

hi @gouthamve - thanks for reporting this. Could you please confirm the installed version you are using?

$ fn --version

@gouthamve
Copy link
Contributor Author

I built it from the latest source: fn version 0.1.39

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