* fix(team_endpoints.py): ensure user id correctly added when new team created with user email as member Fixes issue where user not correctly added to team on /team/new * fix(internal_user_endpoints.py): make user email validation check case insensitive Fixes issue where uppercase email was added even when lowercase email existed * test: update test |
||
|---|---|---|
| .. | ||
| scim | ||
| test_budget_endpoints.py | ||
| test_callback_management_endpoints.py | ||
| test_common_daily_activity.py | ||
| test_customer_endpoints.py | ||
| test_delete_callbacks_endpoint.py | ||
| test_internal_user_endpoints.py | ||
| test_key_management_endpoints.py | ||
| test_mcp_management_endpoints.py | ||
| test_model_management_endpoints.py | ||
| test_organization_endpoints.py | ||
| test_tag_management_endpoints.py | ||
| test_team_endpoints.py | ||
| test_ui_sso.py | ||