Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
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.
public String getResourceBundlePath();
Used to authenticate API calls on an existing API document.
Default value is null.
...