-
@Target(METHOD) @Retention(SOURCE) public @interface ApiCurlTells Neberus to generate an example curl.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.StringvalueIf provided, this will be included in the documentation and no curl will be generated.
-