Annotation Type ContextRestEndpoint


@Target(METHOD) @Retention(RUNTIME) public @interface ContextRestEndpoint
Annotation used to document a single endpoint of a REST API.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • description

      String description
      Returns:
      the description of the endpoint (optional)
      Default:
      ""