Fetching Project properties in DNG using oslc
Accepted answer
In the project services.xml document, you should see many <oslc:ResourceShape> attributes. Do a GET against such attribute and you should have the details.
You cannot get the information the same way as in the Project Properties page though.
You cannot get the information the same way as in the Project Properties page though.
Comments
Hello Donald Nong ,
Thanks a lot for your reply.
But there are many resource shape tags I could find.
How can find specific tags for Artifact Types, Artifact Attributes, Artifact Data Types etc?
If I can query using GET method, I can find certain project properties data not completely. Is it also possible to edit, add or delete any project properties data using REST Client? Please confirm.
Regards
If your intention is to manage the project properties as in the Manage Project Properties page, then the answer is no.