Fields removed in schema RiskScorePolicyRuleCondition: [minRiskLevel]
- Affected surface
- schema RiskScorePolicyRuleCondition
- Affected field
- RiskScorePolicyRuleCondition
What changed
Fields removed in schema RiskScorePolicyRuleCondition: [minRiskLevel] Affected surface: schema RiskScorePolicyRuleCondition. Root cause: schema `RiskScorePolicyRuleCondition`. Detected at Mon, 25 May 2026 17:04:57 UTC UTC.
Diff
{
"path": "schema RiskScorePolicyRuleCondition",
"removed_fields": [
"minRiskLevel"
],
"schema_path": "schema RiskScorePolicyRuleCondition"
}Likely impact
The contract still holds, but observable behavior shifted — defaults, response timing, or rate-limit shaping. Existing code keeps compiling and most calls keep working, but edge cases may differ. Worth a sanity check.
Recommended action
Diff your serializers against the new schema. The diff above shows what moved.
Catch changes like this on every API you depend on.
Intello monitors 100+ APIs and tells you the moment something changes — before it breaks production.
