Three functions (update_user_role, toggle_mfa_enforce, toggle_user_active) had `request: Request` without a default after Path params with defaults, causing Python SyntaxError on import. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Three functions (update_user_role, toggle_mfa_enforce, toggle_user_active) had `request: Request` without a default after Path params with defaults, causing Python SyntaxError on import. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>