Skip to content

fix: #226 Support default response status#271

Open
ad-walker wants to merge 3 commits into
openapi-library:masterfrom
ad-walker:master
Open

fix: #226 Support default response status#271
ad-walker wants to merge 3 commits into
openapi-library:masterfrom
ad-walker:master

Conversation

@ad-walker

Copy link
Copy Markdown

Issue/feature request: #226

  • default response status when provided will catch unspecified response codes
  • Updated tests and error messages
  • Incremented port number of exampleApp to 5001 to avoid UPNP conflicts
  • Changes to issues template applied by linter

cc: @rwalle61 based on comments re: original issue

- Minor change to use `default` if specific status code is not found is not found in responses
- Updated tests and error messages
- Incremented port number of exampleApp to 5001 to avoid UPNP conflicts
@ad-walker ad-walker changed the title Fix #226: Support default response status Mar 2, 2022
@codecov

codecov Bot commented Mar 29, 2022

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

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

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant