apidoc.json 304 B

123456789101112131415
  1. {
  2. "name": "SpringBootAPIs",
  3. "version": "1.0.0",
  4. "description": "接口文档",
  5. "title": "SpringBootAPIs",
  6. "url": "http://1.116.164.215/api",
  7. "header": {
  8. "title": "文档说明",
  9. "filename": "header.md"
  10. },
  11. "footer": {
  12. "title": "文档结尾",
  13. "filename": "footer.md"
  14. }
  15. }