Skip to content

v5.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Sep 10:48
077462f
Release version v5.2.0 (#869)

* Enhance  type fetching to support composite schemas (anyOf, oneOf, allOf)

* Refactor type fetching logic to process original schema before modifications

* Update parameter resolution logic to handle 'PROCESSING' state in schema conversion

* Refactor schema processing to conditionally push resolved schema types for 'PROCESSING' state

* Add support for composite schemas (anyOf, oneOf, allOf) in conversion process

* schema changes for 2-way-sync

* fixed test

* Enhance composite schema tests to validate specific structures for anyOf cases

* removed examples

* Refactor ESLint rules and remove unnecessary one-var disables; enhance schema resolution logic for composite parameters in conversion tests (#868)

Refactor ESLint rules and remove unnecessary one-var disables; enhance schema resolution logic for composite parameters in conversion tests (#868)

* added deprecated example

* added test for description

* Resolved comments

* Bug Fixes

* refactored

* Prepare release v5.2.0

---------

Co-authored-by: Avishek Saha <barshan23@gmail.com>
Co-authored-by: barshan23 <avishek.saha@postman.com>
Co-authored-by: Ayush Shrivastav <ayush.shrivastav@postman.com>
Co-authored-by: GitHub Actions <noreply@github.com>