Uses of Class
org.eclipse.microprofile.openapi.annotations.info.Contact
-
Packages that use Contact 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 Contact in org.eclipse.microprofile.openapi.annotations.info
Methods in org.eclipse.microprofile.openapi.annotations.info that return Contact Modifier and Type Method Description Contact
contact()
The contact information for the exposed API.
-