Feature #7403
closed
Added by Anonymous almost 14 years ago.
Updated over 13 years ago.
Description
It would be great to have versions available via the REST API.
+1
I have a database storing some info about our product versions, and for now, i must store redmine version id to display a link to redmine, I think it's bad to store id while it should be very simple for redmine to provide an api to display versions based on project and name.
Forgot to add, to fetch the versions as XML simply append ".xml" to the normal Roadmap URL as such:
http://redmine/projects/myproject/roadmap.xml
I did think of using versions.xml or something like that but I'm sure the Redmine core team have some better ideas on that.
URL is better now:
/versions.xml?project_id=<project number of url-friendly name>
Ramesh Nair wrote:
Forgot to add, to fetch the versions as XML simply append ".xml" to the normal Roadmap URL as such:
http://redmine/projects/myproject/roadmap.xml
I did think of using versions.xml or something like that but I'm sure the Redmine core team have some better ideas on that.
- Subject changed from REST API - Versions to REST API for Versions
- Status changed from New to Resolved
- Target version set to 1.3.0
- % Done changed from 0 to 80
- Status changed from Resolved to Closed
- Resolution set to Fixed
- Related to Feature #9088: REST API to create Project Versions added
Also available in: Atom
PDF