typescript-generator icon indicating copy to clipboard operation
typescript-generator copied to clipboard

Support for RequestPart

Open myin142 opened this issue 4 years ago • 1 comments
trafficstars

Do you have or plan to support the @RequestPart of Spring Boot? @RequestParam works without problem but @RequestPart is completely ignored. It is used exactly the same as the param but works with form data values.

myin142 avatar Nov 11 '21 15:11 myin142

Any updates?

Is there a way to add manual resolution? What would be the steps to support it ?

raDiesle avatar Aug 16 '23 12:08 raDiesle