Skip to content

Conversation

@AyushShri
Copy link
Collaborator

Feature/back merge master

barshan23 and others added 5 commits July 22, 2025 16:26
* 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 <[email protected]>
Co-authored-by: barshan23 <[email protected]>
Co-authored-by: Ayush Shrivastav <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
@github-actions
Copy link
Contributor

unit test code coverage

Lines Statements Branches Functions
Coverage: 89%
89.2% (5801/6503) 80.9% (3797/4693) 93.67% (859/917)
Coverage Breakdown • (89%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files89.280.993.6789.32 
report-only-changed-files is enabled. No files were changed in this commit :)

@github-actions
Copy link
Contributor

integration test code coverage

Lines Statements Branches Functions
Coverage: 19%
19.25% (2043/10608) 13.45% (996/7405) 19.86% (235/1183)
Coverage Breakdown • (19%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files19.2513.4519.8619.54 
report-only-changed-files is enabled. No files were changed in this commit :)

@barshan23 barshan23 merged commit b66b85f into develop Sep 24, 2025
8 checks passed
@barshan23 barshan23 deleted the feature/back-merge-master branch September 24, 2025 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants