Uses of Class
io.swagger.v3.oas.annotations.Operation
-
Packages that use Operation Package Description io.swagger.v3.oas.annotations.callbacks -
-
Uses of Operation in io.swagger.v3.oas.annotations.callbacks
Methods in io.swagger.v3.oas.annotations.callbacks that return Operation Modifier and Type Method Description Operation[]
operation()
The array of operations that will be called out-of band
-