const and enum keywords now properly available in models
- Fix
_const
and_enum
are now correctly exposed in the typescript models/interfaces asconst
andenum
. This is
a breaking change. Simply remove all underscore prefixes- Removed some siblings for refs causing some warnings/errors