Release v1.0.56: Credential & Browser Profile Manager
All checks were successful
技能自动化发布 / release (push) Successful in 7s
All checks were successful
技能自动化发布 / release (push) Successful in 7s
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
# 示例 JSON
|
||||
|
||||
- `get-response.json`:`python main.py get <id>` 成功时 **stdout 单行** 对象的形状参考(示例路径为虚构)。
|
||||
- `list-json-array.json`:`list-json` 成功时 **stdout 单行** 数组的形状参考(本文件为多行排版便于阅读)。
|
||||
- `get-response.json`:`account get <id>` 成功时 stdout 单行对象的形状参考(v2 schema,展示为完整 JSON 对象)。
|
||||
- `list-json-array.json`:`account list` 或 `list-json` 成功时 stdout 单行数组的形状参考(多行排版便于阅读)。
|
||||
|
||||
注意:实际输出为 **`{"success":true,"data":...}`** 包裹的格式(get/list 系列),或直接输出数组(list-json 兼容入口)。
|
||||
|
||||
Reference in New Issue
Block a user