mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-16 18:09:13 +00:00
* Fixed issue #4665 [go] required object parameters are marked omitempty. * Run ./bin/go-petstore.sh as suggested by @wing328. Please note, that there are quite few changes, that doesn’t come from the diff I’ve applied. Seems the script wasn’t run on the previous commit.