Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle "Object" response type in Python client #10907

Closed
wants to merge 1 commit into from

Conversation

cole-floodbase
Copy link

Hypothetical fix for #10129. Not sure if there's a bigger issue at hand.

@bkelley17
Copy link

bkelley17 commented Jul 6, 2021

I think the root cause of this bug is that it camel cases the open API type "object" to "Object". I'm testing a fix (in PythonClientCodegen.java)

@cole-floodbase
Copy link
Author

Closing - I believe bkelley17's PR swagger-api/swagger-codegen-generators#930 is the real fix

@cole-floodbase cole-floodbase deleted the patch-1 branch July 14, 2021 14:35
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.

2 participants