forked from loafle/openapi-generator-original
* [Go] Fix an issue causing int array ref be converted into an invalid type, `[]Integer` * Add test case: wrapped and referenced integer of an array to Go client samples * add check for ref to property in go abstract * Update modules/openapi-generator/src/main/java/org/openapitools/codegen/languages/AbstractGoCodegen.java Co-authored-by: Zhiwei <zhiwei.liang27@pm.me> --------- Co-authored-by: Zhiwei Liang <zhi.wei.liang@outlook.com> Co-authored-by: Zhiwei <zhiwei.liang27@pm.me>