mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-04 12:36:09 +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.