Annotation Interface JsonApiTypeForClass


@Target(TYPE) @Retention(RUNTIME) public @interface JsonApiTypeForClass
Specifies the JSON:API type for resource objects of this class.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The JSON:API type for resource objects of this class.
  • Element Details

    • value

      String value
      The JSON:API type for resource objects of this class.