Uses of Class
org.eclipse.microprofile.openapi.annotations.PathItemOperation
-
Packages that use PathItemOperation Package Description org.eclipse.microprofile.openapi.annotations A set of annotations, many derived from Swagger Core library. -
-
Uses of PathItemOperation in org.eclipse.microprofile.openapi.annotations
Methods in org.eclipse.microprofile.openapi.annotations that return PathItemOperation Modifier and Type Method Description PathItemOperation[]
operations()
The operations available under this Path Item.
-