jdiegodcp / ramlfications

Python parser for RAML
https://ramlfications.readthedocs.org
Apache License 2.0
234 stars 50 forks source link

Fix for issue 37: preserve URI order #74

Closed econchick closed 8 years ago

econchick commented 8 years ago

base_uri_params and uri_params now follow the base_uri order for the API Root, and absolute_uri for the individual resource endpoints.

codecov-io commented 8 years ago

Current coverage is 96.87%

Merging #74 into master will decrease coverage by -0.82% as of f1251a6

Powered by Codecov. Updated on successful CI builds.