openapi-library / OpenAPIValidators

Use Jest or Chai to assert that HTTP responses satisfy an OpenAPI spec
MIT License
189 stars 35 forks source link

fix: #226 Support default response status #271

Open ad-walker opened 2 years ago

ad-walker commented 2 years ago

Issue/feature request: https://github.com/openapi-library/OpenAPIValidators/issues/226

cc: @rwalle61 based on comments re: original issue

codecov[bot] commented 2 years ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (9511b66) to head (3c88cbd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #271 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 17 17 Lines 418 419 +1 Branches 63 65 +2 ========================================= + Hits 418 419 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.