RTC project area work item enumerations - REST service
Hi,
is there possible to manipulate with work item enumerations in some RTC project area with REST services? (e.g. creating, updating, deleting etc...).
I was searching on jazz.net, but I haven't found any related information.
Kind regards,
Milan
|
One answer
You mean OSLC API, right? You should be able to as the Enumeration attribute is not that different from attributes of other types. You will need to first find out the resource URI for a particular Enumeration value though, as you cannot assign it using the literal value.
Comments Hi Donald!
Yes, OSLC API.
Is there any example for GET, POST requests for this case or something similar...?
For example, when we use POST method, we are getting 405 (Method not allowed) -
Kind regards,
Milan
Donald Nong
commented Mar 12 '18, 10:42 p.m.
If you talk about OSLC in general, please go through the OSLC workshop.
|
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.