Actions
Defect #5568
closedNo result from curl "http://admin:1234@localhost:3000/issues.xml"
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-05-21
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
When I try the REST interface from a shell, i got no result for curl "http://admin:1234@localhost:3000/issues.xml" although there are issues. The same is with curl "http://admin:1234@localhost:3000/projects.xml".
With curl "http://admin:1234@localhost:3000/news.xml" it works fine, and i get a xml string.
Updated by Ngewi Fet almost 15 years ago
As far as i know, this is something which is planned for version 1.0. See issue #1214.
The changelog of version 0.9.0 says REST APIs for (almost) everything. So I guess issues REST APIs are not done yet.
Updated by Jean-Philippe Lang almost 15 years ago
- Status changed from New to Closed
- Resolution set to Invalid
REST API for issues is in trunk only, not in 0.9.4 stable.
Actions