Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vastsa/FileCodeBox
/ IDsData
Class
IDsData
apps/admin/schemas.py:11–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
10
11
class
IDsData(BaseModel):
12
ids: list[int]
13
14
15
class
ShareItem(BaseModel):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected