Created by: langohr
go-server codegen defaultValue is null
We have extended the go-server templates to generate our own specific code. Here we also use the "{{defaultValue}}" in our templates. We found an issue in the file org/openapitools/codegen/languages/AbstractGoCodegen.java in the method toDefaultValue.