Uses of Class
io.swagger.v3.oas.annotations.info.License
-
Packages that use License Package Description io.swagger.v3.oas.annotations.info -
-
Uses of License in io.swagger.v3.oas.annotations.info
Methods in io.swagger.v3.oas.annotations.info that return License Modifier and Type Method Description License
license()
The license information for the exposed API.
-