RobWin / assertj-swagger

A Swagger assertj test library which compares a contract-first Swagger YAML/JSON file with a code-first Swagger JSON
Apache License 2.0
171 stars 44 forks source link

Fixes an issue introduced by the fix for issue #24 #39

Closed alansegar closed 6 years ago

alansegar commented 6 years ago

Reverts validateParameters back to how it was prior to v0.7.0 / https://github.com/RobWin/assertj-swagger/pull/25 and fixes #24 in a different way which doesn't introduce new issues.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.2%) to 89.302% when pulling 4e6410384bdccca4ed1b477f9561a0bc0760f61b on alansegar:diff_param_desc_fix into 6ea83fb7a643af5f50c3abfa73972c764bb0de4b on RobWin:master.