forked from loafle/openapi-generator-original
* fixed inconsistencies with the dart-dio json_serializable string binary response types * update deserialize template to handle responseFile * regenerate samples * only convert return_type to Uint8List * remove unused imports from previous changes * fixed issues where import wouldn't get included * specific unit test for binary response * reverted changes to nested generators * removed 2 additional php modifications * regen samples