Contract Testing: Get BDCT Provider Contract Verification Results
contract-testing_get_bdct_provider_contract_verification_resultsRetrieve provider contract verification results for a specific provider version to confirm compliance in bi-directional contract testing.
Instructions
Fetch the self-verification results for a provider contract version in Bi-Directional Contract Testing.
Toolset: Bi-Directional Contract Testing
Parameters:
providerName (string) required: Name of the provider
providerVersionNumber (string) required: Provider version number
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 | |
| providerName | Yes | Name of the provider | |
| providerVersionNumber | Yes | Provider version number |