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

Ignore x-go-type-skip-optional-pointer in parameters

Open ShouheiNishi opened this issue 2 years ago • 1 comments

To resolve issue #1263, this PR make that fields in request parameter struct are always pointer, even if x-go-type-skip-optional-pointer is true.

ShouheiNishi avatar Oct 04 '23 03:10 ShouheiNishi

@deepmap-marcinr / @jamietanna Could this be looked at, please?

sonu27 avatar Nov 13 '23 15:11 sonu27