maganuk

Results 7 comments of maganuk

Maybe I can specify an input formatter using a decorator. I'll try and post the results here

+1. Any chance of having this ported to Core? We're using this wonderful library very extensively in many of our projects.

was there any resolution to this issue? i'm facing the same.

@KillerBoogie were you able to resolve this? I'm trying to use Optional for a patch request too.

@momt99 any chance you could share the snippet here? thanks

@momt99 thanks very much for this!

@harvzor we ended up creating separate models without the Optional generics and using those for Swagger. Irritating but works. In fact I tried again recently to map the optionals but...