Uses of Package
io.swagger.v3.oas.annotations.parameters
-
Packages that use io.swagger.v3.oas.annotations.parameters Package Description io.swagger.v3.oas.annotations -
Classes in io.swagger.v3.oas.annotations.parameters used by io.swagger.v3.oas.annotations Class 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.