Update suite-developer/TOOLS.md

This commit is contained in:
2026-07-14 07:13:59 +00:00
parent a19093cff1
commit 64de6dd016
+1 -1
View File
@@ -29,7 +29,7 @@ curl -s https://suites.mercator.cn/api/v1/suites | python3 -m json.tool
| 浏览套件 | `GET https://suites.mercator.cn/api/v1/suites` |
| 套件详情 | `GET https://suites.mercator.cn/api/v1/suites/{id}` |
| API 文档 | `https://suites.mercator.cn/docs` |
| 发布套件 | `POST https://suites.mercator.cn/api/v1/publish/upload`(需 Gitea Token,详见发布指南) |
| 发布套件 | `POST https://suites.mercator.cn/api/v1/publish/upload`(需开发者自己的 Gitea Token,详见发布指南) |
## 套件结构