You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"violated_contract": "When a request acts on one of several sibling records, the caller names which one and the server resolves it deterministically; a server-side pick must be ordered, and an explicitly named record that cannot be resolved fails rather than falling back.",
"canonical_prevention": "Give the route an explicit identifier parameter and resolve it through the owner-scoped by-id lookup, 404ing when it does not resolve; any implicit fallback query must carry an order_by so its single result is deterministic.",