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

OpenApiWalker does not Walk the schema in AdditionalProperties #484

Closed
mwadams opened this issue Jun 15, 2020 · 0 comments · Fixed by #498
Closed

OpenApiWalker does not Walk the schema in AdditionalProperties #484

mwadams opened this issue Jun 15, 2020 · 0 comments · Fixed by #498
Milestone

Comments

@mwadams
Copy link

mwadams commented Jun 15, 2020

Around about here...

if (schema.Properties != null)

The Walker should also walk the AdditionalProperties schema, if present.

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 a pull request may close this issue.

2 participants