Package org.swat.agent
Annotation Type AppendableImplicitParams
-
@Target(METHOD) @Retention(RUNTIME) public @interface AppendableImplicitParams
The interface Appendable implicit params.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description io.swagger.annotations.ApiImplicitParam[]valueA list ofApiImplicitParams available to the API operation.
-