Package io.rocketbase.commons.generator
Annotation Type MutationHook
-
@Target({METHOD,ANNOTATION_TYPE}) @Retention(RUNTIME) @Inherited public @interface MutationHook
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description String[]invalidateKeyslayout variable ${varInput} @{varResponse} separation by ,
one invalidation per string (multiple parameters need to be separated by ,Stringvaluename of the method/operation within generated axios-client
-