Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Mateusz Nojek <[email protected]>
  • Loading branch information
bhirsz and mnojek committed Aug 22, 2022
1 parent e6fe746 commit f2c56c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/releasenotes/0.4.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ or to install exactly this version::
OpenAPI v3 support
-------------------
Roboswag is now tested with openAPI v3 and supports it (`#24 <https://github.com/MarketSquare/roboswag/issues/24>`_).
It also work with both ``json`` and ``yaml`` formats (`#25 <https://github.com/MarketSquare/roboswag/issues/25>`_).
It also works with both ``json`` and ``yaml`` formats (`#25 <https://github.com/MarketSquare/roboswag/issues/25>`_).

Other
-----
Expand All @@ -25,7 +25,7 @@ Other
Fixes
------
- Handle optional properties from openAPI v3 (`#51 <https://github.com/MarketSquare/roboswag/issues/51>`_)
- Renamed "validate.error" to "validate.response_as_text" since it can be used for successfull responses as well (`#51 <https://github.com/MarketSquare/roboswag/issues/51>`_)
- Renamed "validate.error" to "validate.response_as_text" since it can be used for successful responses as well (`#51 <https://github.com/MarketSquare/roboswag/issues/51>`_)
- Description field of the responses is now not used for validation - we are creating comment with TODO message instead (`#56 <https://github.com/MarketSquare/roboswag/issues/56>`_)

E2E
Expand Down

0 comments on commit f2c56c6

Please sign in to comment.