Uses of Package
org.eclipse.microprofile.openapi.annotations.info
-
Packages that use org.eclipse.microprofile.openapi.annotations.info Package Description org.eclipse.microprofile.openapi.annotations A set of annotations, many derived from Swagger Core library.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. -
Classes in org.eclipse.microprofile.openapi.annotations.info used by org.eclipse.microprofile.openapi.annotations Class Description Info This annotation provides metadata about the API, and maps to the Info object in OpenAPI Specification 3. -
Classes in org.eclipse.microprofile.openapi.annotations.info used by org.eclipse.microprofile.openapi.annotations.info Class Description Contact Contact information for the exposed API.License License information for the exposed API.