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

Add support for handling ComposedModel #804

Closed
wants to merge 1 commit into from

Conversation

mhardorf
Copy link
Contributor

If the swagger spec file contains allOf model composition the codegenerator would fail with a class cast exception. This commit fixes the issue.

@webron
Copy link
Contributor

webron commented May 28, 2015

@mhardorf - can't comment on the content of the PR, but in general, we only accept PRs against the develop_2.0 branch as it is our development branch. Please resubmit it against that one.

@webron webron closed this May 28, 2015
@tomtit
Copy link
Contributor

tomtit commented Jun 6, 2015

Looks like the same issue as #429, that was fixed by #738 PR at the develop_2.0 branch.

HugoMario added a commit that referenced this pull request Dec 14, 2023
…inator-helper

fix for #804 subtypeName for discriminator mapping
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.

3 participants