Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenAPI Tools
openapi-generator
Merge requests
!157
Fix getReferenced...() methods in ModelUtils
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Administrator
requested to merge
github/fork/jmini/fix_model_util
into
master
May 26, 2018
Overview
0
Commits
1
Pipelines
0
Changes
3
Created by: jmini
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)