api_contract_test
Verify API contract compatibility between provider OpenAPI spec and consumer expectations to prevent integration issues.
Instructions
Verify API contract compatibility between a provider spec and consumer expectations (Pro feature)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | ||
| consumer_spec | Yes | Path to consumer expectations (OpenAPI or Pact file) | |
| provider_spec | Yes | Path to provider OpenAPI spec |