mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-17 22:29:17 +00:00
* add stringEnums option * update templates * add export * update samples * update document * improve readability * remove unnecessary code * add config file for sample * add sample * update sample * remove enum variable form modelObjetEnum template because this variable is not used in modelStringEnum template. * change the indentation to be the same as modelGeneric template