OSLC api to find the root or initial stream in the dng component
Hello Team,
Is there any OSLC api to find the root or initial stream for a component.
Below is the private api which i found during my analysis.
Request url:
GET method
Request header:
accept : application/json
Is it safe to use the above request url for all the clm versions?
Thanks and Regards,
Pavithra S
One answer
As that is an internal API then no it isn't safe to use for all clm versions (past or future).
I provided a long answer here https://jazz.net/forum/questions/266334/dng-oslcfetch-components-from-project-area?page=1&focusedAnswerId=266667#266667 which uses the OSLC/REST APIs - this shows how to find the components in a project and the configurations in a component - you should be able to use this method to find the initial stream.