Uses of Class
io.swagger.v3.oas.annotations.media.DependentRequired
-
Packages that use DependentRequired Package Description io.swagger.v3.oas.annotations.media -
-
Uses of DependentRequired in io.swagger.v3.oas.annotations.media
Methods in io.swagger.v3.oas.annotations.media that return DependentRequired Modifier and Type Method Description DependentRequired[]
dependentRequiredMap()
Allows to specify the dependentRequired valueDependentRequired[]
value()
An array of DependentRequired annotations
-