openapi-python-client
openapi-python-client copied to clipboard
OpenAPI with `$ref` responseBodies don't get processed correctly
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior A clear and concise description of what you expected to happen.
OpenAPI Spec File A link to your openapi.json which produces this issue.
Desktop (please complete the following information):
- OS: [e.g. macOS 10.15.1]
- Python Version: [e.g. 3.8.0]
- openapi-python-client version [e.g. 0.1.0]
Additional context Add any other context about the problem here.
https://github.com/openapi-generators/openapi-python-client/pull/664 Looks like it fixes this
Any news on this? Do you consider merging the fix? Is there something that blocks that?