mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-16 00:21:19 +00:00
* 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.