from apispec import APISpec from apispec.ext.flask import FlaskPlugin from ... fields # Create an APISpec spec = APISpec( title='Swagger Petstore', ...
確定! 回上一頁