Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
544 changes: 71 additions & 473 deletions api-reference/on-call.openapi.en.json

Large diffs are not rendered by default.

544 changes: 71 additions & 473 deletions api-reference/on-call.openapi.zh.json

Large diffs are not rendered by default.

951 changes: 65 additions & 886 deletions api-reference/openapi.en.json

Large diffs are not rendered by default.

967 changes: 73 additions & 894 deletions api-reference/openapi.zh.json

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion api-reference/platform.openapi.en.json
Original file line number Diff line number Diff line change
Expand Up @@ -2275,7 +2275,8 @@
"metadata": {
"sidebarTitle": "Get account detail"
},
"content": "| Permission | Description |\n| --- | --- |\n| None | None — any valid app_key can call this operation. |\n\nFind this operation in the [Platform API reference](/en/api-reference/platform/account/account-read-info)."
"content": "| Permission | Description |\n| --- | --- |\n| None | None — any valid app_key can call this operation. |\n\nFind this operation in the [Platform API reference](/en/api-reference/platform/account/account-read-info).",
"href": "/en/api-reference/platform/account/account-read-info"
}
}
}
Expand Down
3 changes: 2 additions & 1 deletion api-reference/platform.openapi.zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -2275,7 +2275,8 @@
"metadata": {
"sidebarTitle": "查看主体信息"
},
"content": "| 权限 | 描述 |\n| --- | --- |\n| 无 | 无 — 任意有效的 app_key 均可调用此操作。 |\n\n在 [平台 API 参考](/zh/api-reference/platform/account/account-read-info) 中查看此操作。"
"content": "| 权限 | 描述 |\n| --- | --- |\n| 无 | 无 — 任意有效的 app_key 均可调用此操作。 |\n\n在 [平台 API 参考](/zh/api-reference/platform/account/account-read-info) 中查看此操作。",
"href": "/zh/api-reference/platform/account/account-read-info"
}
}
}
Expand Down
Loading