mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-11 00:21:18 +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.