Contract Testing: Update Pacticipant Version
contract-testing_update_pacticipant_versionUpdate metadata for a specific pacticipant version, such as adding a build URL from a CI pipeline.
Instructions
Update metadata for a specific pacticipant version.
Toolset: Branches and Versions
Parameters:
pacticipantName (string) required: Name of the pacticipant
versionNumber (string) required: Version number to update
buildUrl (string): URL of the CI build that produced this version
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| buildUrl | No | URL of the CI build that produced this version | |
| versionNumber | Yes | Version number to update | |
| pacticipantName | Yes | Name of the pacticipant |