stackvana / hook.io

Open-Source Microservice Hosting Platform
https://hook.io
Other
1.26k stars 117 forks source link

hook deploy erases my route #288

Closed locohost closed 6 years ago

locohost commented 6 years ago

I'm using hook.io-sdk to deploy my services from local. I can set a specific route in the web UI like /:model and then test the service and it works great. But then every time I hook deploy ..., my route is erased. What am I doing wrong? Thanks :-)

Marak commented 6 years ago

Could be a bug, I will investigate and see if I can confirm it.

FYI, it would be best to file SDK related issues in the SDK repo here: https://github.com/bigcompany/hook.io-sdk

Thanks for your feedback.

locohost commented 6 years ago

I will post any other SDK related issues in hook.io-sdk. Thanks for taking a look at this.

Marak commented 6 years ago

I've confirmed the issue and have pushed an update to production.

Fix seems to be entirely on the back-end.

Thanks again for your feedback.