OSLC query to fetch list of workitem types in RQM
Can anyone help me with the OSLC query that can be used to get the list of workitem types possible in RQM.
For instance, in order to fetch the workitem types in RTC the query is,
Query : https://<DNS>/ccm/oslc/types/<Context_Id>
Xpath : //rtc_cm:Type/dcterms:title Or //rtc_cm:Type/dcterms:identifier
So, is there a similar query in RQM as well?