Hapi+MySql項目實戰自動化文檔生成(四)

自動化生成swagger文檔 使用hapi插件hapi-swagger,簡單配置下插件,先修改下plugin_config.js文件: //plugin_config.js const SwaggerOptions = { info: { 'title': 'hapi API Documentation', 'version': '1.0.0' }
相關文章
相關標籤/搜索