nicolasdespres / respect-rails

REST API specification/documentation tool for Rails.
MIT License
6 stars 2 forks source link

Request's path parameters should get its default values from the route constraints. #13

Open nicolasdespres opened 11 years ago

nicolasdespres commented 11 years ago

We should be able to fetch many constraints information from the route definition and to translate them into schema validator and the like.