Annotation Interface JsonApiMeta


@Target({METHOD,FIELD}) @Retention(RUNTIME) public @interface JsonApiMeta
Specifies if this field/method should be serialized to and deserialized from JSON:API meta.