Contract Testing: Get Deployed Versions for Version
contract-testing_get_deployed_versions_for_versionRetrieve deployment records for a specific pacticipant version in a given environment to audit rollout history.
Instructions
Retrieve deployment 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 |