Uses of Package
org.eclipse.microprofile.openapi.models.parameters
Packages that use org.eclipse.microprofile.openapi.models.parameters
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.
A set of model interfaces to describe operation parameters and operation's request body.
-
Classes in org.eclipse.microprofile.openapi.models.parameters used by org.eclipse.microprofile.openapiClassDescriptionParameterThis interface represents the request body of an operation in which body parameters can be specified.
-
Classes in org.eclipse.microprofile.openapi.models.parameters used by org.eclipse.microprofile.openapi.modelsClassDescriptionParameterThis interface represents the request body of an operation in which body parameters can be specified.
-
Classes in org.eclipse.microprofile.openapi.models.parameters used by org.eclipse.microprofile.openapi.models.parametersClassDescriptionParameterThe values allowed for the in field.The values allowed for the style field.This interface represents the request body of an operation in which body parameters can be specified.