...
public String getTagDesc();
Used to authenticate API calls on an existing API documentadd a description for the API tag.
Default will return the value found in getLabel() method in your custom plugin.
getResourceBundlePath
public String getResourceBundlePath();
Used to authenticate API calls on an existing API document.
Default value is null.
Plugin Properties Options
...