@Target(value={TYPE_USE,TYPE,TYPE_PARAMETER}) @Retention(value=RUNTIME) public @interface Specs
| Modifier and Type | Required Element and Description |
|---|---|
io.swagger.v3.oas.annotations.Operation |
value
The Operation Swagger annotation to associate
to the annotated route.
|
Copyright © 2019. All rights reserved.