ticdc-open-api: add an file about ticdc open api#6846
Conversation
|
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. DetailsReviewer can indicate their review by submitting an approval review. |
|
@asddongmen Please add the metadata part and TOC like other documents. |
add ticdc open api index to TOC.md; delete old contents about api in manage-ticdc.md
|
rest LGTM |
0xPoe
left a comment
There was a problem hiding this comment.
https://docs.github.com/cn/rest/reference/repos
我们在参数说明和内容组织上可不可以参考一下 GitHub API 的文档?
是不是可以把这些 API 按照资源分类加个目录在最前面?
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
0xPoe
left a comment
There was a problem hiding this comment.
除了 capture 的中文名字,其他的 LGTM。:thumbsup:
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: 06527c9 |
|
|
||
| # TiCDC Open API | ||
|
|
||
| > **警告** |
What is changed, added or deleted? (Required)
Add docs about the new Open APIs of TiCDC.
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 (in Chinese).
What is the related PR or file link(s)?
This PR is migrated from ticdc: add docs about ticdc open api #6834 .
Develop openapi for ticdc. #2411
*: add some open API to cdc. #2416
http_*: add create and update changefeed API #2472
Do your changes match any of the following descriptions?