Uses of Class
org.eclipse.microprofile.openapi.annotations.info.License
-
Packages that use License Package Description org.eclipse.microprofile.openapi.annotations.info A set of annotations to represent metadata about the API, including license information and contact information of the exposed API. -
-
Uses of License in org.eclipse.microprofile.openapi.annotations.info
Methods in org.eclipse.microprofile.openapi.annotations.info that return License Modifier and Type Method Description License
license()
The license information for the exposed API.
-