But then pydantic raises ValidationError because it is going to the model. I have the following pydantic model: class Meta(BaseModel): raw: ...
確定! 回上一頁