Uses of Package
org.eclipse.microprofile.openapi.models.responses
-
Packages that use org.eclipse.microprofile.openapi.models.responses 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.responses 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.openapi Class Description APIResponse This interface represents a single response from an API Operation, including design-time, static links to operations based on the response.APIResponses 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 Class Description APIResponse This interface represents a single response from an API Operation, including design-time, static links to operations based on the response.APIResponses 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.responses Class Description APIResponse This interface represents a single response from an API Operation, including design-time, static links to operations based on the response.APIResponses This interface represents the container for the expected responses of an operation.