Daniel Beck resolved Bug JENKINS-24517 as Not A Defect

/job/foo/changes shares the API of the project, and as is documented on /job/foo/api:

Controlling the amount of data you fetch

The tree query parameter allows you to explicitly specify and retrieve only the information you are looking for, by using an XPath-ish path _expression_. The value should be a list of property names to include, with sub-properties inside square braces.

So:

http://jenkins/job/foo/api/xml?tree=builds[number,changeSet[items[*]]]

Resolving as Not a Defect; the API does not mirror the UI exactly but that would just be less stable, and it's still possible to get the data out.

Change By: Daniel Beck (31/Aug/14 11:43 AM)
Status: Open Resolved
Assignee: wolfs
Resolution: Not A Defect
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to