razum2um / lurker

📖 The ultimate tool for documenting and testing APIs in Rails
https://lurker.razum2um.me/lurker
MIT License
116 stars 22 forks source link

Encode URL parameters #103

Closed nebolsin closed 9 years ago

nebolsin commented 9 years ago

Since we pass these parameters as a part of the URI, they should be properly encoded. Otherwise we will end up with invalid URI-s, like /api/v1/labels/Some Label With Spaces.