Contract Testing: List Pacticipant Versions
contract-testing_list_pacticipant_versionsFetch all versions of a pacticipant to track contract changes. Supports pagination for large datasets.
Instructions
Retrieve all versions for a given pacticipant.
Toolset: Branches and Versions
Parameters:
pacticipantName (string) required: Name of the pacticipant
pageNumber (number): Page number
pageSize (number): Results per page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | Results per page | |
| pageNumber | No | Page number | |
| pacticipantName | Yes | Name of the pacticipant |