Skip to content

Commit

Permalink
Update tidb-cloud/data-service-manage-endpoint.md
Browse files Browse the repository at this point in the history
Co-authored-by: Grace Cai <[email protected]>
  • Loading branch information
clark1013 and qiancai authored Nov 27, 2023
1 parent ed2a075 commit eb37494
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tidb-cloud/data-service-manage-endpoint.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ On the right pane of the endpoint details page, you can click the **Properties**
>
> The endpoint with **Batch Operation** enabled supports both array and object formats for the request body: `[{dataObject1}, {dataObject2}]` and `{items: [{dataObject1}, {dataObject2}]}`. For better compatibility with other systems, it is recommended that you use the object format `{items: [{dataObject1}, {dataObject2}]}`.

### Write SQL statements

On the SQL editor of the endpoint details page, you can write and run the SQL statements for an endpoint. You can also simply type `--` followed by your instructions to let AI generate SQL statements automatically.
Expand Down

0 comments on commit eb37494

Please sign in to comment.