Uses of Package
org.eclipse.microprofile.openapi.annotations.extensions
-
Packages that use org.eclipse.microprofile.openapi.annotations.extensions Package Description org.eclipse.microprofile.openapi.annotations A set of annotations, many derived from Swagger Core library.org.eclipse.microprofile.openapi.annotations.callbacks A set of annotations to represent callback URL or an array of relevant callback URLs that can be invoked for a particular HTTP operation as well as the HTTP operation that will be invoked with the callback.org.eclipse.microprofile.openapi.annotations.extensions Annotations to represent additional data to extend existing OpenAPI specifications.org.eclipse.microprofile.openapi.annotations.headers An annotation to describe a single header object.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.org.eclipse.microprofile.openapi.annotations.links Annotations to represent a design-time link for a response and the corresponding parameter to be passed to the linked operation.org.eclipse.microprofile.openapi.annotations.media A set of annotations to represent input and output data type, media type and relevant examples.org.eclipse.microprofile.openapi.annotations.parameters A set of annotations to describe and encapsulate operation parameters and operation's request body.org.eclipse.microprofile.openapi.annotations.responses Contains annotation to describe a single response from an API operation, and an annotation to encapsulate multiple responses from an API operation.org.eclipse.microprofile.openapi.annotations.security A set of annotations to represent various security components of an OpenAPI app.org.eclipse.microprofile.openapi.annotations.servers Annotations 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.org.eclipse.microprofile.openapi.annotations.tags A set of annotations to represent a tag for an API endpoint and a container that encapsulates multiple such tags. -
Classes in org.eclipse.microprofile.openapi.annotations.extensions used by org.eclipse.microprofile.openapi.annotations Class Description Extension A named extension that should be added to the OpenAPI definition. -
Classes in org.eclipse.microprofile.openapi.annotations.extensions used by org.eclipse.microprofile.openapi.annotations.callbacks Class Description Extension A named extension that should be added to the OpenAPI definition. -
Classes in org.eclipse.microprofile.openapi.annotations.extensions used by org.eclipse.microprofile.openapi.annotations.extensions Class Description Extension A named extension that should be added to the OpenAPI definition. -
Classes in org.eclipse.microprofile.openapi.annotations.extensions used by org.eclipse.microprofile.openapi.annotations.headers Class Description Extension A named extension that should be added to the OpenAPI definition. -
Classes in org.eclipse.microprofile.openapi.annotations.extensions used by org.eclipse.microprofile.openapi.annotations.info Class Description Extension A named extension that should be added to the OpenAPI definition. -
Classes in org.eclipse.microprofile.openapi.annotations.extensions used by org.eclipse.microprofile.openapi.annotations.links Class Description Extension A named extension that should be added to the OpenAPI definition. -
Classes in org.eclipse.microprofile.openapi.annotations.extensions used by org.eclipse.microprofile.openapi.annotations.media Class Description Extension A named extension that should be added to the OpenAPI definition. -
Classes in org.eclipse.microprofile.openapi.annotations.extensions used by org.eclipse.microprofile.openapi.annotations.parameters Class Description Extension A named extension that should be added to the OpenAPI definition. -
Classes in org.eclipse.microprofile.openapi.annotations.extensions used by org.eclipse.microprofile.openapi.annotations.responses Class Description Extension A named extension that should be added to the OpenAPI definition. -
Classes in org.eclipse.microprofile.openapi.annotations.extensions used by org.eclipse.microprofile.openapi.annotations.security Class Description Extension A named extension that should be added to the OpenAPI definition. -
Classes in org.eclipse.microprofile.openapi.annotations.extensions used by org.eclipse.microprofile.openapi.annotations.servers Class Description Extension A named extension that should be added to the OpenAPI definition. -
Classes in org.eclipse.microprofile.openapi.annotations.extensions used by org.eclipse.microprofile.openapi.annotations.tags Class Description Extension A named extension that should be added to the OpenAPI definition.