Annotation Type ResponsesAllowed

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      Class<?>[] value
      The list of classes that the REST API endpoint supports.
    • Element Detail

      • value

        Class<?>[] value
        The list of classes that the REST API endpoint supports.

        All other output types will result in a logged warning and a null response.

        Returns:
        The list of classes