Contract Testing: Get BDCT Provider Contract
contract-testing_get_bdct_provider_contractFetch a specific provider version's OpenAPI contract for bi-directional contract testing.
Instructions
Fetch the provider OpenAPI contract for a given provider 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
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| providerName | Yes | Name of the provider | |
| providerVersionNumber | Yes | Provider version number |