mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-19 23:30:56 +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.