OpenAPITools / openapi-generator

OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
https://openapi-generator.tech
Apache License 2.0
21.42k stars 6.48k forks source link

Add tests for anyof with discriminator #19021

Closed wing328 closed 3 months ago

wing328 commented 3 months ago

a follow-up PR to https://github.com/OpenAPITools/openapi-generator/pull/18976

PR checklist