It's all about the answers!

Ask a question

Rest API: get FileItem from the source code path


Spencer Clark (114) | asked Oct 25 '16, 12:47 p.m.
 I would like to be able to look at the history of a file. Only give the path and file name, I would like to be able to review all of the changes of a file without having to know all of the ChangeSet associated with that file. 

I am using python and making all of my requests using the REST API. Is there a way to determine the FileItem given the path & file name and view the entire profile of that FileItem?

Thanks

One answer



permanent link
Ralph Schoon (62.3k33643) | answered Oct 26 '16, 2:35 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
My best hint is this answer https://jazz.net/forum/questions/122146/visual-studio-api/122147

Your answer


Register or to post your answer.