Skip to content

Commit

Permalink
Update upgrade guide
Browse files Browse the repository at this point in the history
  • Loading branch information
bastien-phi committed Feb 23, 2024
1 parent aae189b commit 0c82b79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions UPGRADE.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ While this should be a pretty easy upgrade, you should be aware of some of the c
now prioritize the validation of the actual http code over the validation of the specification.
- The validation is stricter than before. Tests that were passing before might now fail. You may need to update your
tests or your openapi specifications.
- A non-empty response body will be now considered invalid against a specification not defining a response content.
- Internal modifications were made. If you extend Spectator, you may need to update your code.

0 comments on commit 0c82b79

Please sign in to comment.