### Is your feature request related to a problem? Please describe. As mentioned here the enumerations ref are unusable as is: https://github.com/OpenAPITools/openapi-generator/issues/14115#issuecomment-1544602693 ## Describe the solution you'd like Added BackedEnum support for enum ref. PR: https://github.com/OpenAPITools/openapi-generator/pull/16847
Is your feature request related to a problem? Please describe.
As mentioned here the enumerations ref are unusable as is: #14115 (comment)
Describe the solution you'd like
Added BackedEnum support for enum ref.
PR: #16847