Files
InfoGenie/api-docs/infogenie-api-apifox/apifox.meta.json
2026-05-16 19:03:09 +08:00

8 lines
866 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"version": "1",
"name": "infogenie-api",
"description": "万象口袋InfoGenieGo 后端 APIinfogenie-backend-go。\n\n【环境】apifox.env.json 仅含 LocalAPP_PORT 默认 5002与 Production。在 Apifox 选中环境后调试。\n\n【变量】\n• bearerToken萌芽认证中心 JWT前端 localStorage token 或登录接口返回;需登录的接口已写 Authorization: Bearer {{bearerToken}})。\n• siteAdminToken与后端 INFOGENIE_SITE_ADMIN_TOKEN 一致,管理端 GET/PUT /api/admin/site/* 使用请求头 X-Site-Admin-Token: {{siteAdminToken}}。\n\n【安全】勿将真实 token 提交到 Git若曾把 JWT 写入仓库请尽快在认证中心作废并重新登录。\n\n【根路径】GET / 返回服务说明 JSON详细健康与依赖探测见 GET /api/health。",
"type": "collection",
"ignore": []
}