Skip to content

Commit 9d0b690

Browse files
a49apan3793
authored andcommitted
[KYUUBI #3621][DOCS] Add a hint in create batch REST api
### _Why are the changes needed?_ Add a hint in creating batch REST API. ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [x] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request Closes #3622 from deadwind4/create-batch-rest-doc. Closes #3621 0d1e676 [Luning Wang] [KYUUBI #3621][DOCS] Add a hint in create batch REST api Authored-by: Luning Wang <[email protected]> Signed-off-by: Cheng Pan <[email protected]>
1 parent 7979576 commit 9d0b690

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/client/rest/rest_api.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,8 @@ Returns all the batches.
289289

290290
### POST /batches
291291

292+
Create a new batch.
293+
292294
#### Request Body
293295

294296
| Name | Description | Type |

0 commit comments

Comments
 (0)