forked from loafle/openapi-generator-original
* return structured serializer * generate samples * implmented postProcessAllModels to fix assignment of inherited models * Templates now respect inheritance * regen dart samples * only built value support for now * ignore unused elements * fixed tests * new configs to test oneOf * add some helper vendorextensions for oneOf support * update templates * regen samples * resolve conflicts * fix missing serializers * Updated samples and fixed merge conflict * updated samples * Follow java conventions * Follow java conventions * updated samples * update sampels 2 * update samples 3 ... * fix underscores * fixed missing imports from java code * update config names * updated samples * updated built_value deps * regen samples * workaround built_value abstract builders google/built_value.dart#1180 * regen samples * updated test pubspec * temp fix rewriteImports for Lists and maps * Add new samples to CI * Improve white spaces & formatting * fix enums not getting assigned correctly * update samples * fixed typo * regen samples * remove repeating imports * regen samples * ignore unused_element warning * updated tests * regen samples Co-authored-by: Peter Leibiger <kuhnroyal@gmail.com>