Requestbody is not working
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2023
02:13 AM
03-27-2023
02:13 AM
Requestbody is not working
When we set rest requestBody optional ,it is showing as required on swagger UI.
Code( @io.swagger.v3.oas.annotations.parameters.RequestBody(description = "Additional infomation required to onboard an account (False)") @org.springframework.web.bind.annotation.RequestBody Map<String, Object> params)
)
Labels:
- Labels:
-
REST
0 REPLIES 0
