MCPcopy 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
11class IDsData(BaseModel):
12 ids: list[int]
13
14
15class ShareItem(BaseModel):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected