Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/fastapi/fastapi
/ Settings
Class
Settings
scripts/contributors.py:115–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
114
115
class
Settings(BaseSettings):
116
github_token: SecretStr
117
github_repository: str
118
httpx_timeout: int = 30
119
120
121
def
get_graphql_response(
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…