Models generation based on openapi spec.
Instead of using enums, generator produces static constants.
- Generate enums as constants
- Generate normal models with substituted by primitive values enums
To regenerate models from openapi definition, clone latest open api definitions and use next command from the project root.
./update-models.sh