Uses of Class
org.eclipse.microprofile.openapi.annotations.info.Info
-
Packages that use Info Package Description org.eclipse.microprofile.openapi.annotations A set of annotations, many derived from Swagger Core library. -
-
Uses of Info in org.eclipse.microprofile.openapi.annotations
Methods in org.eclipse.microprofile.openapi.annotations that return Info Modifier and Type Method Description Info
info()
Required: Provides metadata about the API.
-