Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/fastapi/fastapi
/ Item
Class
Item
tests/test_sse.py:14–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
13
14
class
Item(BaseModel):
15
name: str
16
description: str | None = None
17
18
19
items = [
Callers
1
test_sse.py
File · 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…