👎Deprecated:
Will be extracted to mockforge-contracts crate
Expand description
Contract validation for ensuring API contracts match specifications Pillars: [Contracts]
Contract validation for CI/CD pipelines
Validates that mock configurations match live API responses and detects breaking changes in API contracts
Structs§
- Breaking
Change Deprecated - Breaking change detected between contract versions
- Contract
Validator Deprecated - Contract validator for validating OpenAPI specs against live APIs
- Validation
Error Deprecated - Validation error for contract violations
- Validation
Result Deprecated - Result of contract validation with detailed breakdown
- Validation
Warning Deprecated - Validation warning for non-blocking issues
Enums§
- Breaking
Change Type Deprecated - Types of breaking changes that can be detected
- Change
Severity Deprecated - Severity level for breaking changes
- Warning
Severity Deprecated - Severity level for validation warnings