MCPcopy
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
77class ItemCreate(ItemBase):
78 pass
79
80
81# Properties to receive on item update

Callers 1

create_random_itemFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected