Yue Liu

Results 1 issues of Yue Liu

I'm using golang generator to generate type names with some custom enum values, such as ```json "enum": [ "HLS", "DASH", "MSS" ] ``` These are not in the built-in acronym...