apiaryio / fury-adapter-swagger

Swagger 2.0 parser adapter for Fury.js
MIT License
11 stars 12 forks source link

Validate produces and consumes content-types #94

Closed kylef closed 7 years ago

kylef commented 7 years ago

This pull request adds validation of produces and consumes content types at both method level and root level. We will now produce a warning for all malformed or invalid content types.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.2%) to 96.133% when pulling 6ad18ef428b6458f9095862810f1688c649e4192 on kylef/invalid-mt into 181292ed0560c9759a1e134af5af92d516cf3673 on master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.2%) to 96.133% when pulling 72b35fb32d629c57103487cbc7479082cb9a3a5e on kylef/invalid-mt into 181292ed0560c9759a1e134af5af92d516cf3673 on master.