The 2.9 version (perhaps others) does not compile for Go. There are duplicate type declarations for TicketType and TicketTypes. One of the duplicates needs an `x-go-name` attribute to allow `api-codegen` to be able to generate working Go code.