Project

General

Profile

Actions

Feature #7184

closed

provide trackers in "project XML" response

Added by Alex Last over 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
-
Start date:
2010-12-28
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid

Description

this is the response I get from REST API on my "get project(s)" request:

<?xml version="1.0" encoding="UTF-8"?>
<project>
    <id>80</id>
    <name>project number 1293492756675</name>
    <identifier>projkey1293492756675</identifier>
    <description>some description for the project</description>
    <homepage></homepage>
    <created_on>2010-12-27T15:32:39-08:00</created_on>
    <updated_on>2010-12-27T15:32:39-08:00</updated_on>
</project>

would be nice to have the project trackers list in this response - or at least allow fetching the trackers separately like it's requested in #7181.


Related issues

Related to Redmine - Feature #7181: List of trackers in REST APIClosed2010-12-27

Actions
Actions

Also available in: Atom PDF