openapi-generator/modules
James Schubert 1058728777 [csharp] Clean up ref/inner enum struture
Enums defines as ref models have a different object structure
(CodegenModel) than those defined as inner enums (CodegenProperty). To
make these look as similar as possible, we walk all ref model enums and
reassign enumVars with the same properties inherited from the top level
CodegenProperty so CodegenModel enums can use the same templates as
inner enums.
2017-11-04 17:22:23 -04:00
..
swagger-codegen [csharp] Clean up ref/inner enum struture 2017-11-04 17:22:23 -04:00
swagger-codegen-cli Updated versions for 2.2.3 release and other minor enhancements (#6070) 2017-07-16 01:03:40 +08:00
swagger-codegen-maven-plugin withXml replaces useJaxbAnnotations (#6152) 2017-08-03 15:35:33 +08:00
swagger-generator Updated versions for 2.2.3 release and other minor enhancements (#6070) 2017-07-16 01:03:40 +08:00