apidoc.json 361 B

12345678910111213141516171819
  1. {
  2. "title": "API文档",
  3. "name": "API - Bot",
  4. "description": "Bot",
  5. "version": "1.0.0",
  6. "url": "",
  7. "sampleUrl": "http://bot.cn:2316",
  8. "sampleUrl": "https://bot.testx2.cc",
  9. "template": {
  10. "forceLanguage": "zh_cn",
  11. "withGenerator": false,
  12. "aloneDisplay":false,
  13. "showRequiredLabels": false
  14. }
  15. }