Skip to content
This repository was archived by the owner on Feb 12, 2019. It is now read-only.

Conversation

@mdevilliers
Copy link
Contributor

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)

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)
@mdevilliers
Copy link
Contributor Author

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant