Pattern
Schema Shape Mismatch
schema-shape-mismatch
Client and server schemas drift from the actual data shape, so validation either rejects valid payloads or omits fields (e.g., login form picks only email/password, optional fields missing, arrays treated as objects), causing incorrect responses/messages and broken flows.