The newest RFC on HTTP semantics (RFC 9110) uses a different term for HTTP 422 ("Unprocessable Content") than the old term ("Unprocessable Entity"). This change should be reflected in the `OpenApiSpex.JsonErrorResponse` schema. https://httpwg.org/specs/rfc9110.html#status.422