I read the fastapi documentation but still getting an error message. Here\'s the code
async def set_pizza_status_to_ready(order: Order, db: Session): await ba