Tony Krueger
Results
2
comments of
Tony Krueger
I'm encountering the same issue on v2.1.0 using the following config: ```yaml package: main generate: client: true models: true output: bms-client.gen.go output-options: client-type-name: BMSClient exclude-operation-ids: - GetChartOfAccountsLookup - GetProductWeightedCost ```...
I found the ResponseTypeSuffix override in output options that avoids this naming overlap when setting it to some value other than Response