Uses of Class
io.swagger.v3.oas.models.parameters.PathParameter
-
Packages that use PathParameter Package Description io.swagger.v3.oas.models.parameters -
-
Uses of PathParameter in io.swagger.v3.oas.models.parameters
Methods in io.swagger.v3.oas.models.parameters that return PathParameter Modifier and Type Method Description PathParameterPathParameter. in(String in)PathParameterPathParameter. required(Boolean required)
-