Contract Testing: Get Released Versions for Version
contract-testing_get_released_versions_for_versionRetrieve release records for a pacticipant's version in a designated environment.
Instructions
Retrieve release records for a specific pacticipant version in a specific environment.
Toolset: Environments and Deployments
Parameters:
pacticipantName (string) required: Name of the pacticipant
versionNumber (string) required: Version number
environmentId (string) required: UUID of the environment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environmentId | Yes | UUID of the environment | |
| versionNumber | Yes | Version number | |
| pacticipantName | Yes | Name of the pacticipant |