You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pmcgleenon
changed the title
[REQ] Added enumClassPrefix option to go-gin-server generation
[REQ] [GO] [SERVER] Added enumClassPrefix option to go-gin-server generation
Feb 11, 2021
Is your feature request related to a problem? Please describe.
I'm running into problems with the go-gin-server target for generated enums.
I see go-server already has this option enumClassPrefix to use the classname in the enum which seems to fix it.
#6907
go-gin-server doesn't have this option. Also the go-gin-server model.mustache template looks incorrect:
Describe the solution you'd like
adding the enumClassPrefix option to go-gin-server resolves this
The text was updated successfully, but these errors were encountered: