Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix getReferenced...() methods in ModelUtils #157

Merged
merged 1 commit into from
May 26, 2018

Conversation

jmini
Copy link
Member

@jmini jmini commented May 26, 2018

  • New: methods return the element containing the $ref if the referenced
    element is not found
  • Fix null check in getApiResponse(OpenAPI, String)
  • Fix null check in getParameter(OpenAPI, String)

* New: methods return the element containing the $ref if the referenced
element is not found
* Fix null check in getApiResponse(OpenAPI, String)
* Fix null check in getParameter(OpenAPI, String)
Copy link
Member

@wing328 wing328 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me

@wing328 wing328 added this to the 3.0.0 milestone May 26, 2018
@jmini jmini merged commit 64f2bea into OpenAPITools:master May 26, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants