david-chenevert-lr

Results 1 comments of david-chenevert-lr

is this the bug? 1. globally, `nameNormalizer` to chosen to be `ToCamelCase`, which removes underscores. https://github.com/oapi-codegen/oapi-codegen/blob/main/pkg/codegen/utils.go#L35 POSSIBLE BUGS? a. maybe this is the wrong conversion, for an enum item name...