Fields removed in schema terminal_configuration_configuration_resource_tipping: [bgn]
- Affected surface
- schema terminal_configuration_configuration_resource_tipping
- Affected field
- terminal_configuration_configuration_resource_tipping
What changed
Fields removed in schema terminal_configuration_configuration_resource_tipping: [bgn] Affected surface: schema terminal_configuration_configuration_resource_tipping. Root cause: schema `terminal_configuration_configuration_resource_tipping`. Detected at Fri, 23 Jan 2026 17:37:34 UTC UTC.
Diff
{
"removed_fields": [
"bgn"
],
"schema_path": "schema terminal_configuration_configuration_resource_tipping"
}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.
