import inspect from typing import Type from fastapi import Form from ... b: int @as_form class Test(BaseModel): param: str test: List[Test1] ...
確定! 回上一頁