mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-21 16:20:51 +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