아래와 같이 shortcut로 status code 지정이 가능하다. fastapi.ststus를 임포트 하면된다. from fastapi import FastAPI, status app = FastAPI() @app.
確定! 回上一頁