Query Service for the Git adapter

The Rational® Adapter for Git provides a REST-based query service that enables you to obtain a list of Rational Team Concert™ work items associated with a Git commit id.

The list is returned in JavaScript Object Notation (JSON) form. This functionality can help you compile reports about which work items are included in a build.

Because queries are performed in the context of a Rational Team Concert user account, the query request must be authenticated.


Feedback