Contract Testing: List Pacticipant Versions
contract-testing_list_pacticipant_versionsList all versions of a pacticipant in contract testing to track changes and verify compatibility. Specify the pacticipant name and optional pagination.
Instructions
Retrieve all versions for a given pacticipant.
Toolset: Branches and Versions
Parameters:
pacticipantName (string) required: Name of the pacticipant
pageNumber (number): Page number (default: 1)
pageSize (number): Results per page (default: 5)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | Results per page | |
| pageNumber | No | Page number | |
| pacticipantName | Yes | Name of the pacticipant |