Created by: kraney
Proposed fix for https://github.com/OpenAPITools/openapi-generator/issues/3518
This change adds a prefix to the consts that are defined to represent enum values. This prevents name collisions between different enums having the same value within.