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

Fix exceptions in HTML and Markdown renderers with removed property #8

Merged
merged 1 commit into from
Jun 24, 2020

Conversation

joschi
Copy link
Owner

@joschi joschi commented Jun 24, 2020

HtmlRender and MarkdownRender failed to resolve component schemas which had been removed in the "new" OpenAPI specification and threw an IllegalArgumentException.

Refs #7

`HtmlRender` and `MarkdownRender` failed to resolve component schemas which had been removed in the "new" OpenAPI specification and threw an `IllegalArgumentException`.

Refs #7
@joschi joschi added the bug Something isn't working label Jun 24, 2020
@joschi joschi self-assigned this Jun 24, 2020
@joschi joschi merged commit 0aaa1c2 into master Jun 24, 2020
@joschi joschi deleted the removed-property-renderer branch June 24, 2020 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant