Project

General

Profile

Actions

Defect #6874

closed

API should return XML description when creating a project

Added by Grigory Petrov over 13 years ago. Updated over 13 years ago.

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

0%

Estimated time:
1.00 h
Resolution:
Fixed
Affected version:

Description

Create issue API (POST /issues.xml) returns XML description of created issue with issue ID that can be used to modify created issue.
Create project API (POST /project.xml) has same syntax and behaviour but don't return anything, so API user don't know project ID and can't work with created project.

I'm using remote API for automating some Redmine interactions and returning project ID for "create project" API call will allow me to do much more things with redmine.

Actions

Also available in: Atom PDF