Package io.swagger.v3.oas.annotations.parameters
-
Annotation Types Summary Annotation Type Description RequestBody The annotation may be used on a method parameter to define it as the Request Body of the operation, and/or to define additional properties for such request body.