discord-gophers/goapi-gen

Do not inline type when schema has been generated

zacharyburkett opened this issue · 0 comments

I found a case where a response constructor generated an inline type for the parameter, even though the type already existed. That shouldn't happen