scottdurow / dataverse-gen

Early-bound types generator for CDS/Dataverse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there a way to turn off the enum generation ?

kalluu-ck opened this issue · comments

Hello Scott,

Is there a way to turn off the enum generation ?

Thanks,
Kim Anh

Hi @kalluu-ck - currently there isn't a flag for it - but you could eject the templates and remove them from there - https://github.com/scottdurow/dataverse-gen#custom-templates

I'll update this as a feature to be included.