Uses of Package
org.eclipse.microprofile.openapi.models.responses
Packages that use org.eclipse.microprofile.openapi.models.responses
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.
Model interfaces to describe a single response from an API operation, and an annotation to encapsulate multiple
responses from an API operation.
-
Classes in org.eclipse.microprofile.openapi.models.responses used by org.eclipse.microprofile.openapiClassDescriptionThis interface represents a single response from an API Operation, including design-time, static links to operations based on the response.This interface represents the container for the expected responses of an operation.
-
Classes in org.eclipse.microprofile.openapi.models.responses used by org.eclipse.microprofile.openapi.modelsClassDescriptionThis interface represents a single response from an API Operation, including design-time, static links to operations based on the response.This interface represents the container for the expected responses of an operation.
-
Classes in org.eclipse.microprofile.openapi.models.responses used by org.eclipse.microprofile.openapi.models.responsesClassDescriptionThis interface represents a single response from an API Operation, including design-time, static links to operations based on the response.This interface represents the container for the expected responses of an operation.