Hi Jira Align team,
In your latest Release Notes 11.0 you mention
API 2.0: Endpoints available for new milestones
We’ve added API endpoints for milestones created in the new milestones tab inside of details panels for themes, epics, capabilities, and features.
Do you have some more details available yet about these Endpoints? As the Endpoint called "Milestones" appears to pull the Objective objects.
Hey Heidi!
Since the new milestones are attached to the work items (Themes, Epics, Capabilities), the way to access them is through the work item API, for example:
/rest/align/api/2/Epics/<EpicID>/milestones
You should be able to see more on the Swagger page by navigating to /rest/align/api/docs/index.html page on your Jira Align site.
Hope this helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.