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