Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vastsa/FileCodeBox
/ DeleteItem
Class
DeleteItem
apps/admin/schemas.py:21–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
20
21
class
DeleteItem(BaseModel):
22
filename: str
23
24
25
class
LoginData(BaseModel):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected