Annotation Type APIResponses

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      Extension[] extensions
      List of extensions to be added to the APIResponses model corresponding to the containing annotation.
      APIResponse[] value
      An array of APIResponse annotations
    • Element Detail

      • value

        APIResponse[] value
        An array of APIResponse annotations
        Returns:
        the array of the APIResponse
        Default:
        {}
      • extensions

        Extension[] extensions
        List of extensions to be added to the APIResponses model corresponding to the containing annotation.
        Returns:
        array of extensions
        Since:
        3.1
        Default:
        {}