teamcity-rest

TeamCity REST API (bundled in TeamCity distribution)

APACHE-2.0 License

Stars
26
Committers
58

This is the codebase of the JetBrains TeamCity REST API. The functionality is bundled in TeamCity distributions and is developed as open-source plugin maintained by TeamCity team.

Issues about TeamCity REST API are to be filed into the TeamCity issue tracker.

Branches

Development for the next feature release master - API avaialble under .../app/rest, ../app/rest/latest endpoints trunk-protocol-<version> - previous version of the API avaialble under .../app/rest/ endpoint

Development for the next bugfix release Jaipur-2018.2.x - API avaialble under .../app/rest, ../app/rest/latest endpoints Jaipur-2018.2.x-protocol-<version> - previous version of the API avaialble under .../app/rest/ endpoint

History

This repository is migrated from the SVN repository in December 2018. This repository contains code for TeamCity versions 2018.2.x and above. Older branches can be found in the svn repository.

Misc

The code in this repository is licensed under the Apache License, Version 2.0