Skip to content

v5.4.1

Choose a tag to compare

@github-actions github-actions released this 17 Nov 11:47
77bfe7e
Release version v5.4.1 (#905)

* fixed path para values in example req

* fixed bug

* removed comments and extra test

* removed assertion

* fixed tests

* Refactor schema handling to preserve order of required properties  (#903)

* Refactor schema handling to preserve order of required properties and improve handling of schemas without required properties

* Remove redundant comment about defaulting to empty required array in request body validation

* Enhance schema processing in tests to ensure properties are preserved and required arrays are handled correctly

* Prepare release v5.4.1

---------

Co-authored-by: Avishek Saha <barshan23@gmail.com>
Co-authored-by: Ayush Shrivastav <ayush.shrivastav@postman.com>