Uses of Class
org.eclipse.microprofile.openapi.annotations.Components
-
Packages that use Components Package Description org.eclipse.microprofile.openapi.annotations A set of annotations, many derived from Swagger Core library. -
-
Uses of Components in org.eclipse.microprofile.openapi.annotations
Methods in org.eclipse.microprofile.openapi.annotations that return Components Modifier and Type Method Description Components
components()
An element to hold a set of reusable objects for different aspects of the OpenAPI Specification (OAS).
-