coub / raml_ruby

Raml Ruby
MIT License
93 stars 27 forks source link

Fix resourcePath and resourcePathName when uri contains parameters #10

Closed polmiro closed 9 years ago

polmiro commented 9 years ago

I run into this a while ago. Based on the code in raml-js-parser here, the resourcePathName should strip out the uri parameters.