VladimirCores opened this issue a month ago · 0 comments
If we set --type-suffix DTO we will have this suffix in both interface and enum. Generation from script with enumKeySuffix: 'Type' have no effect, and seems do not work. The question how to add specific suffix for enums?
--type-suffix DTO
interface
enum
enumKeySuffix: 'Type'