Skip to content

Commit

Permalink
ticdc-open-api: correct error (pingcap#6936)
Browse files Browse the repository at this point in the history
  • Loading branch information
asddongmen authored Aug 25, 2021
1 parent 5d6a47c commit f0f429f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ticdc/ticdc-open-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ curl -X DELETE http://127.0.0.1:8300/api/v1/changefeeds/test1

| 参数名 | 说明 |
| :-------------- | :----------------------------------- |
| `changefeed_id` | 需要暂停的同步任务 (changefeed) 的 ID |
| `changefeed_id` | 需要更新的同步任务 (changefeed) 的 ID |

#### 请求体参数

Expand Down

0 comments on commit f0f429f

Please sign in to comment.