oapi-codegen icon indicating copy to clipboard operation
oapi-codegen copied to clipboard

feat(options): support for all Go types in aliases

Open lzap opened this issue 9 months ago • 0 comments

I need to disable type aliases for some types but not all. I noticed there is actually a feature for that, but for some reason it is only available for arrays. This lifts that limitation while keeping the backward compatibility.

lzap avatar May 16 '25 09:05 lzap