swagger-api / swagger-core

Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
http://swagger.io
Apache License 2.0
7.36k stars 2.17k forks source link

Fix #4634: unite processing of allOf, anyOf, oneOf relation so it wil… #4637

Closed GooDer closed 1 month ago

GooDer commented 3 months ago

…l work same in OpenAPI 3.1 and OpenAPI 3.0

micryc commented 1 month ago

Fixes #4634 Thank you @GooDer for your work and provided fix