Skip to content

const and enum keywords now properly available in models

Compare
Choose a tag to compare
@nklomp nklomp released this 30 Apr 17:54
· 56 commits to master since this release
  • Fix
    • _const and _enum are now correctly exposed in the typescript models/interfaces as const and enum. This is
      a breaking change. Simply remove all underscore prefixes
    • Removed some siblings for refs causing some warnings/errors