mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-10 15:54:18 +00:00
* 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