forked from loafle/openapi-generator-original
* add oneOf support to c# netcore * add oneof support to c# netcore client * update samples * remove unused file * add oneof support to response in api client * add oneof support to serialize * update samples * fix actual instance, add more tests * fix oneof handling in api client * update tests