Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/bugsink/bugsink
/ create
Method
create
teams/api_views.py:43–44 ·
view source on GitHub ↗
(self, request, *args, **kwargs)
Source
from the content-addressed store, hash-verified
41
responses=TeamCreateUpdateSerializer,
42
)
43
def
create(self, request, *args, **kwargs):
44
return
super().create(request, *args, **kwargs)
45
46
@extend_schema(
47
summary=
"Retrieve a team"
,
Callers
15
_verification_for
Method · 0.45
signup
Function · 0.45
resend_confirmation
Function · 0.45
request_reset_password
Function · 0.45
handle
Method · 0.45
test_send_new_issue_alert
Method · 0.45
test_send_regression_alert
Method · 0.45
test_send_unmute_alert
Method · 0.45
test_get_users_for_email_alert
Method · 0.45
setUp
Method · 0.45
setUp
Method · 0.45
setUp
Method · 0.45
Calls
no outgoing calls
Tested by
15
_verification_for
Method · 0.36
test_send_new_issue_alert
Method · 0.36
test_send_regression_alert
Method · 0.36
test_send_unmute_alert
Method · 0.36
test_get_users_for_email_alert
Method · 0.36
setUp
Method · 0.36
setUp
Method · 0.36
setUp
Method · 0.36
test_assemble_file_to_object_storage
Method · 0.36
test_open_for_read_works_for_db_and_object_storage
Method · 0.36
test_assemble_file_enforces_max_file_size
Method · 0.36
test_artifact_bundle_assemble_does_not_use_checksum_as_temp_filename
Method · 0.36