api_project.js 472 B

1234567891011121314151617181920
  1. define({
  2. "name": "农小盒接口文档",
  3. "version": "1.0.0",
  4. "description": "农小盒接口文档",
  5. "title": "农小盒接口文档",
  6. "url": "https://api.nongxiaohe.com",
  7. "template": {
  8. "withCompare": true,
  9. "withGenerator": true
  10. },
  11. "sampleUrl": false,
  12. "defaultVersion": "0.0.0",
  13. "apidoc": "0.3.0",
  14. "generator": {
  15. "name": "apidoc",
  16. "time": "2017-09-01T13:53:47.117Z",
  17. "url": "http://apidocjs.com",
  18. "version": "0.17.6"
  19. }
  20. });