class UserList(BaseModel): __root__: List[User] UserList.parse_obj([ {'id': '123', ... Whatever answers related to “List of Pydantic model.
確定! 回上一頁