Contract Testing: Get Branch Versions
contract-testing_get_branch_versionsGet all versions published from a specific branch of a pacticipant to review contract testing version history.
Instructions
Retrieve all versions published from a specific branch of a pacticipant.
Toolset: Branches and Versions
Parameters:
pacticipantName (string) required: Name of the pacticipant
branchName (string) required: Name of the branch
pageNumber (number): Page number
pageSize (number): Results per page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | Results per page | |
| branchName | Yes | Name of the branch | |
| pageNumber | No | Page number | |
| pacticipantName | Yes | Name of the pacticipant |