When creating a Jira REST plugin, I would like to be able to use either the bversion number or the LATEST. How do I configure my plugin to provide both the numerical verion and keyword LATEST?
In the atlassian-plugin.xml file I have:
<rest name="Resource Units" i18n-name-key="resource-units.name" key="resource-units" path="/grainger" version="1.0">
<description key="resource-units.description">...</description>
</rest>
Hi Richard,
the version must follow the following pattern 'major[.minor][.micro][.classifier]'.
BTW the latest version of your API should be available at this URL: http://host:port/context/rest/grainger/latest/grcall1/...
At the American Academy of Family Physicians, siloed marketing teams faced delays and duplicate work. Kerrie Gottschalk shook things up by moving the department to Jira, streamlining processes, boosting visibility, and sparking stronger collaboration.
Read the story
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.