Uses of Interface
org.eclipse.microprofile.openapi.models.responses.APIResponses

Packages that use APIResponses
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.