Closed ondrabus closed 3 years ago
Adds support for generating type codenames as string constants
Run the model generator with flag --includeCodename=true and the generated models contain string literal with type codename.
Motivation
Adds support for generating type codenames as string constants
Checklist
How to test
Run the model generator with flag --includeCodename=true and the generated models contain string literal with type codename.