SurveyMonkey / pyteamcity

Use the TeamCity REST API from Python
51 stars 50 forks source link

Made get_changes_by_build_id return list of changes #98

Open Codeavr opened 4 years ago

Codeavr commented 4 years ago

get_changes_by_build_id(int) returns only vcs root change of a build, but must (in my opion) return list of changes in a build