Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[KYUUBI #4627] [Docs] Fix a typo in rest_api.md.
### _Why are the changes needed?_ `GET /batches/{batchId}` should be `GET /batches/${batchId}` Affected versions 1.6/1.7/master ### _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 - [ ] [Run test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests) locally before make a pull request Closes #4627 from merrily01/master-typo. Closes #4627 ac386f6 [maruilei] [Docs] Fix a typo in rest_api.md. Authored-by: maruilei <[email protected]> Signed-off-by: Cheng Pan <[email protected]> (cherry picked from commit 6d8fe6c) Signed-off-by: Cheng Pan <[email protected]>
- Loading branch information