Open mdevilliers opened 10 years ago
Wire up the file entity to get the properties from the api's file object
Example returned -
<file before-revision="10844" after-revision="10845" file="http://myscmserver/somefile.txt" relative-file="somefile.txt"/>
Api version - TeamCity 8.1.2 (build 29993)
Hey Paul,
I was playing with the changes entity and noticed the file object wasn't getting populated as per the response.
I've just wired it up so that it does.
Hope it looks ok?
Mark
Wire up the file entity to get the properties from the api's file object
Example returned -
Api version - TeamCity 8.1.2 (build 29993)