Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/fastapi/full-stack-fastapi-template
/ ItemCreate
Class
ItemCreate
backend/app/models.py:77–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
76
# Properties to receive on item creation
77
class
ItemCreate(ItemBase):
78
pass
79
80
81
# Properties to receive on item update
Callers
1
create_random_item
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected