Uses of Package
org.eclipse.microprofile.openapi.models
Packages that use org.eclipse.microprofile.openapi.models
Package
Description
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.
A set of interfaces for programmable models and their helper classes, many derived from Swagger Core library.
An interface to represent callback URL.
An interface to represent a programmable model of an example of a data type or a media type.
An interface of a programmable model to represent a single header object.
A set of interfaces of programmable models to represent metadata about the API, including license information and
contact information of the exposed API.
An interface of a model to represent a design-time link for a response.
A set of interfaces for programmable models to represent input and output data types and media types.
A set of model interfaces to describe operation parameters and operation's request body.
Model interfaces to describe a single response from an API operation, and an annotation to encapsulate multiple
responses from an API operation.
A set of model interfaces to represent various security components of an OpenAPI app.
Model interfaces to represent servers used for a single API operation or for all operations in an OpenAPI document,
as well as a way to represent variables for server URL template substitution.
Model interface to represent a tag of an API endpoint.
Service provider interface which allows vendors to set their implementations of OASFactoryResolver.
-
Classes in org.eclipse.microprofile.openapi.models used by org.eclipse.microprofile.openapiClassDescriptionComponentsMarker interface for OpenAPI model objects that can be constructed by the OASFactory.ExternalDocumentationOpenAPIOperationPathItemPaths
-
Classes in org.eclipse.microprofile.openapi.models used by org.eclipse.microprofile.openapi.modelsClassDescriptionComponentsMarker interface for OpenAPI model objects that can be constructed by the OASFactory.The base interface for OpenAPI model objects that can contain extensions.ExternalDocumentationOpenAPIOperationPathItemAll of the possible types of HTTP operations for this pathPathsBase interface for OpenAPI model objects that can make reference to other objects.
-
Classes in org.eclipse.microprofile.openapi.models used by org.eclipse.microprofile.openapi.models.callbacksClassDescriptionMarker interface for OpenAPI model objects that can be constructed by the OASFactory.The base interface for OpenAPI model objects that can contain extensions.PathItemBase interface for OpenAPI model objects that can make reference to other objects.
-
Classes in org.eclipse.microprofile.openapi.models used by org.eclipse.microprofile.openapi.models.examplesClassDescriptionMarker interface for OpenAPI model objects that can be constructed by the OASFactory.The base interface for OpenAPI model objects that can contain extensions.Base interface for OpenAPI model objects that can make reference to other objects.
-
Classes in org.eclipse.microprofile.openapi.models used by org.eclipse.microprofile.openapi.models.headersClassDescriptionMarker interface for OpenAPI model objects that can be constructed by the OASFactory.The base interface for OpenAPI model objects that can contain extensions.Base interface for OpenAPI model objects that can make reference to other objects.
-
Classes in org.eclipse.microprofile.openapi.models used by org.eclipse.microprofile.openapi.models.infoClassDescriptionMarker interface for OpenAPI model objects that can be constructed by the OASFactory.The base interface for OpenAPI model objects that can contain extensions.
-
Classes in org.eclipse.microprofile.openapi.models used by org.eclipse.microprofile.openapi.models.linksClassDescriptionMarker interface for OpenAPI model objects that can be constructed by the OASFactory.The base interface for OpenAPI model objects that can contain extensions.Base interface for OpenAPI model objects that can make reference to other objects.
-
Classes in org.eclipse.microprofile.openapi.models used by org.eclipse.microprofile.openapi.models.mediaClassDescriptionMarker interface for OpenAPI model objects that can be constructed by the OASFactory.The base interface for OpenAPI model objects that can contain extensions.ExternalDocumentationBase interface for OpenAPI model objects that can make reference to other objects.
-
Classes in org.eclipse.microprofile.openapi.models used by org.eclipse.microprofile.openapi.models.parametersClassDescriptionMarker interface for OpenAPI model objects that can be constructed by the OASFactory.The base interface for OpenAPI model objects that can contain extensions.Base interface for OpenAPI model objects that can make reference to other objects.
-
Classes in org.eclipse.microprofile.openapi.models used by org.eclipse.microprofile.openapi.models.responsesClassDescriptionMarker interface for OpenAPI model objects that can be constructed by the OASFactory.The base interface for OpenAPI model objects that can contain extensions.Base interface for OpenAPI model objects that can make reference to other objects.
-
Classes in org.eclipse.microprofile.openapi.models used by org.eclipse.microprofile.openapi.models.securityClassDescriptionMarker interface for OpenAPI model objects that can be constructed by the OASFactory.The base interface for OpenAPI model objects that can contain extensions.Base interface for OpenAPI model objects that can make reference to other objects.
-
Classes in org.eclipse.microprofile.openapi.models used by org.eclipse.microprofile.openapi.models.serversClassDescriptionMarker interface for OpenAPI model objects that can be constructed by the OASFactory.The base interface for OpenAPI model objects that can contain extensions.
-
Classes in org.eclipse.microprofile.openapi.models used by org.eclipse.microprofile.openapi.models.tagsClassDescriptionMarker interface for OpenAPI model objects that can be constructed by the OASFactory.The base interface for OpenAPI model objects that can contain extensions.ExternalDocumentation
-
Classes in org.eclipse.microprofile.openapi.models used by org.eclipse.microprofile.openapi.spiClassDescriptionMarker interface for OpenAPI model objects that can be constructed by the OASFactory.