swagger.yaml 379 B

123456789101112131415
  1. host: localhost:18001
  2. info:
  3. contact:
  4. email: 3116246@qq.com
  5. name: liling
  6. url: http://www.swagger.io/support
  7. description: SCD文档管理系统接口文档。本文档仅用于本项目的前端接口说明
  8. license:
  9. name: none
  10. url: '-'
  11. termsOfService: http://swagger.io/terms/
  12. title: SCD文档管理系统API
  13. version: "1.0"
  14. paths: {}
  15. swagger: "2.0"