from pydantic import BaseModel my_app = FastAPI() class Info(BaseModel): id : int name : str. ... Test a Celery task with both unit and integration tests.
確定! 回上一頁