MCPcopy 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
7class IDData(BaseModel):
8 id: int
9
10
11class IDsData(BaseModel):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected