forked from loafle/openapi-generator-original
* fix: [csharp-netcore]: oneOf fixes for Primitive types - Escape type in XML comment to avoid issue with types<T> rendering. - Conditionals for string and Object to still throw ArgumentException. * fix: Adjust whitespace in csharp-netcore template. Regenerate Petstore clients due to different order of items in composedSchemas.