mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-14 00:21:19 +00:00
If the response data is valid json, return the deserialized json. If the response data is invalid json, return the string of response data.