| Package | Description |
|---|---|
| org.eclipse.microprofile.openapi |
A set of Java interfaces, annotations and programming models
which allow Java developers to natively produce OpenAPI v3 documents
from their JAX-RS 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.parameters |
A set of model interfaces to describe operation
parameters and operation's request body.
|
| Class and Description |
|---|
| Parameter
Parameter
|
| RequestBody
This interface represents the request body of an operation in which body parameters can be specified.
|
| Class and Description |
|---|
| Parameter
Parameter
|
| RequestBody
This interface represents the request body of an operation in which body parameters can be specified.
|
| Class and Description |
|---|
| Parameter
Parameter
|
| Parameter.In
The values allowed for the in field.
|
| Parameter.Style
The values allowed for the style field.
|
| RequestBody
This interface represents the request body of an operation in which body parameters can be specified.
|
Copyright © 2017 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.