mirror of
https://github.com/fastapi/fastapi.git
synced 2026-02-28 04:36:14 -05:00
📝 Update the JSON Stream Lines source example, 3 items
This commit is contained in:
@@ -14,6 +14,7 @@ class Item(BaseModel):
|
||||
items = [
|
||||
Item(name="Plumbus", description="A multi-purpose household device."),
|
||||
Item(name="Portal Gun", description="A portal opening device."),
|
||||
Item(name="Meeseeks Box", description="A box that summons a Meeseeks."),
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user