Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] Fix a typo in rest_api.md. #4627

Closed
wants to merge 1 commit into from

Conversation

merrily01
Copy link
Contributor

@merrily01 merrily01 commented Mar 28, 2023

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 locally before make a pull request

@github-actions github-actions bot added the kind:documentation Documentation is a feature! label Mar 28, 2023
@pan3793 pan3793 closed this in 6d8fe6c Mar 28, 2023
pan3793 pushed a commit that referenced this pull request Mar 28, 2023
### _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]>
pan3793 pushed a commit that referenced this pull request Mar 28, 2023
### _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]>
@pan3793
Copy link
Member

pan3793 commented Mar 28, 2023

Thanks, merged to master/1.7/1.6

@pan3793 pan3793 self-assigned this Mar 28, 2023
@pan3793 pan3793 added this to the v1.6.2 milestone Mar 28, 2023
@pan3793 pan3793 assigned merrily01 and unassigned pan3793 Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:documentation Documentation is a feature!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants