openapi-generator/modules
Adrian Moos eab9c72a42 represent swagger enums as union of literal types (#6233)
* represent swagger enums as union of literal types

enabling their easy use in angular templates, structural subtyping
among enums (in particular, different instances of the same enum
are now mutually assignable), improving type safety by preventing
incorrect widening, and permitting numeric enum values
(albeit without descriptive names)

Fixes #6206, #5146, #3500

* update samples

* restore blank lines at end of file

* fix typo
2017-10-07 21:42:46 +08:00
..
swagger-codegen represent swagger enums as union of literal types (#6233) 2017-10-07 21:42:46 +08: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