smollweide / node-mock-server

File based Node REST API mock server
MIT License
255 stars 65 forks source link

Fixes #71 by removing the trailing slash if it #75

Closed sebastiandeutsch closed 6 years ago

sebastiandeutsch commented 7 years ago

Hi - I've rebased to master, created develop, rebased to develop and did the PR again.

sebastiandeutsch commented 7 years ago

@smollweide what has changed your mind? Actually you convinced me that an URI with a trailing slash is a different URI without :-)

smollweide commented 7 years ago

Hi @sebastiandeutsch, I did changed my mind because a breaking change will come with 0.19.0 and you pr has also an breaking change.

Thanks

sebastiandeutsch commented 7 years ago

Awesome. Anything from my side that needs to be done?