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