Is there any OSLC api to fetch list of changesets for a component?
Hi,
Using the below URL Iam able to fetch list of stream and baselines details. Unable to fetch changeset details.
Is there any rest api to get the changeset list for a stream/baseline/compoonent?
Headers: Oslc-Core-Version : 2.0 , Content-Type : application/rdf+xml, Accept: application/rdf+xml
Thanks and Regards,
Pavithra
|
Accepted answer
Ralph Schoon (63.5k●3●36●46)
| answered Feb 05 '19, 5:48 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Since a component has no change sets, as the change sets live on the stream level it is not surprising you don't get change sets. I tried
That returns
<j.0:changesets rdf:resource="https://clm.example.com:9443/rm/cm/stream/_Ga-3gPoaEei1heqPanuHaQ/changesets"/>
I tried that URI and it does return data, but no change sets. This API might not be supported yet. I don't have time to look deeper. Please write an enhancement request.
Ralph Schoon selected this answer as the correct answer
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.