Uses of Class
io.swagger.v3.oas.annotations.parameters.RequestBody
-
Packages that use RequestBody Package Description io.swagger.v3.oas.annotations -
-
Uses of RequestBody in io.swagger.v3.oas.annotations
Methods in io.swagger.v3.oas.annotations that return RequestBody Modifier and Type Method Description RequestBody
requestBody()
Request body associated to the operation.
-