Uses of Package
org.eclipse.microprofile.openapi.models.info
-
Packages that use org.eclipse.microprofile.openapi.models.info Package Description org.eclipse.microprofile.openapi A set of Java interfaces, annotations and programming models which allow Java developers to natively produce OpenAPI v3.1 documents from their Jakarta REST applications.org.eclipse.microprofile.openapi.models A set of interfaces for programmable models and their helper classes, many derived from Swagger Core library.org.eclipse.microprofile.openapi.models.info A set of interfaces of programmable models to represent metadata about the API, including license information and contact information of the exposed API. -
Classes in org.eclipse.microprofile.openapi.models.info used by org.eclipse.microprofile.openapi Class Description Contact This interface represents the Contact information for the exposed API.Info This interface represents all the metadata about the API.License This interface represents the License information for the exposed API. -
Classes in org.eclipse.microprofile.openapi.models.info used by org.eclipse.microprofile.openapi.models Class Description Info This interface represents all the metadata about the API. -
Classes in org.eclipse.microprofile.openapi.models.info used by org.eclipse.microprofile.openapi.models.info Class Description Contact This interface represents the Contact information for the exposed API.Info This interface represents all the metadata about the API.License This interface represents the License information for the exposed API.