Annotation Type Tag

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String name
      The name of this tag.
    • Element Detail

      • name

        String name
        The name of this tag.
        Returns:
        the name of this tag
      • description

        String description
        A short description for this tag.
        Returns:
        the description of this tag
        Default:
        ""
      • externalDocs

        ExternalDocumentation externalDocs
        Additional external documentation for this tag.
        Returns:
        the external documentation for this tag
        Default:
        @io.swagger.v3.oas.annotations.ExternalDocumentation
      • extensions

        Extension[] extensions
        The list of optional extensions
        Returns:
        an optional array of extensions
        Default:
        {}