Created by: smasala
PR checklist
-
Read the contribution guidelines. -
Filed the PR against the correct branch: master
-
Copied the technical committee to review the pull request if your PR is targeting a particular programming language.
Description of the PR
Sanitizes model names by removing anyOf
and oneOf
spec reference keys in model imports.
Fixes: https://github.com/OpenAPITools/openapi-generator/issues/1913