Fields removed in schema Employee-State-Tax: [uuid]
- Affected surface
- schema Employee-State-Tax
- Affected field
- Employee-State-Tax
What changed
Fields removed in schema Employee-State-Tax: [uuid] Affected surface: schema Employee-State-Tax. Root cause: schema `Employee-State-Tax`. Detected at Thu, 28 May 2026 03:08:12 UTC UTC.
Diff
{
"path": "schema Employee-State-Tax",
"removed_fields": [
"uuid"
],
"schema_path": "schema Employee-State-Tax"
}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.
