mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-16 08:31:26 +00:00
* 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)