48d7be7eab
The API generator was generating invalid code when types were defined in a main package because the generated Go code was defining in import from it. This commit update the Go generator to panic with a explicit error message if that situation happens. The commit also add a new endpoint to the example with a named types (i.e. no anonymous) to show that the Generator works fine with them. Change-Id: Ieddd89c67048de50516f7ac7787d602660dc4a54 |
||
---|---|---|
.. | ||
myapi | ||
api.gen.go | ||
apidocs.gen.md | ||
client-api.gen.ts | ||
doc.go | ||
gen.go |