-
Notifications
You must be signed in to change notification settings - Fork 692
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update api-overview.md #15896
base: release-7.1
Are you sure you want to change the base?
Update api-overview.md #15896
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
tidb-cloud/api-overview.md
Outdated
@@ -24,5 +24,9 @@ To start using TiDB Cloud API, refer to the following resources in TiDB Cloud AP | |||
- [Rate Limiting](https://docs.pingcap.com/tidbcloud/api/v1beta#section/Rate-Limiting) | |||
- API Full References | |||
- [v1beta1](https://docs.pingcap.com/tidbcloud/api/v1beta1) | |||
- Scope: Billing | |||
- We will keep adding new APIs in v1beta1 version. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
增加这些后,左侧的目录树会改变吗,会从 v1beta1 改成什么
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
左侧的树暂时不会变。目前还是两个页面,v1beta1 和 v1beta 分别一个页面。 后续等 v1beta1 新加了内容,会有具体分类的link 加在树上
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
那对用户来说,还是不能从左侧目录树找到 cluster mgmt 的入口的
Co-authored-by: Ran <huangran.alex@gmail.com>
First-time contributors' checklist
What is changed, added or deleted? (Required)
Which TiDB version(s) do your changes apply to? (Required)
Tips for choosing the affected version(s):
By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.
For details, see tips for choosing the affected versions.
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?