mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-01-27 09:00:52 +00:00
* optionally skip parsing responses to R6 objects * parse -> .parse * scope .parse to endpoints that return data * move handling of .parsed so that it applies to both primitive and non-primitive return types * try, try, again