Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/AstrBotDevs/AstrBot
/ json
Method
json
tests/test_fastapi_v1_dashboard.py:1991–1992 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1989
return
None
1990
1991
async
def
json(self):
1992
return
self._payload
1993
1994
async
def
text(self):
1995
return
self._text
Callers
15
_request_json
Function · 0.45
test_public_versions_route_uses_static_folder
Function · 0.45
test_v1_scope_dependencies_accept_dashboard_cookie
Function · 0.45
test_v1_openapi_is_served_by_fastapi
Function · 0.45
test_v1_backup_path_rejects_traversal
Function · 0.45
test_v1_openapi_uses_pydantic_request_bodies
Function · 0.45
test_v1_conversation_path_id_allows_slash
Function · 0.45
test_dashboard_alias_conversation_detail_uses_fastapi_service
Function · 0.45
test_v1_bots_matches_dashboard_platform_alias_list
Function · 0.45
test_v1_bot_stats_match_platform_manager
Function · 0.45
test_v1_config_routes_can_replace_all_routes
Function · 0.45
test_v1_active_umos_uses_session_service
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected