-
Notifications
You must be signed in to change notification settings - Fork 924
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
[TASK][TRIVIAL] Correct the parameter name of fetching op log in RESTful API #5599
Closed
2 of 3 tasks
Labels
Comments
I want work for this. |
@laglangyue thanks, assigned. also, there is some information for new contributors #5357 |
github-project-automation
bot
moved this to Done
in 2023 Kyuubi Code Contribution Program
Nov 13, 2023
pan3793
pushed a commit
that referenced
this issue
Nov 13, 2023
…ul API ### _Why are the changes needed?_ It corrects the fetching op log Rest API documentation to match request parameter case in code, solving issue #5599 ### _How was this patch tested?_ No tests needed. ### _Was this patch authored or co-authored using generative AI tooling?_ No AI tool has been used for this patch. Closes #5673 from GianlucaPrincipini/fix-fetching-op-log-param-doc. Closes #5599 f134af0 [GianlucaPrincipini] Change maxRows "param" to "maxrows" in documentation Authored-by: GianlucaPrincipini <[email protected]> Signed-off-by: Cheng Pan <[email protected]> (cherry picked from commit 4be584c) Signed-off-by: Cheng Pan <[email protected]>
pan3793
pushed a commit
that referenced
this issue
Nov 13, 2023
…ul API ### _Why are the changes needed?_ It corrects the fetching op log Rest API documentation to match request parameter case in code, solving issue #5599 ### _How was this patch tested?_ No tests needed. ### _Was this patch authored or co-authored using generative AI tooling?_ No AI tool has been used for this patch. Closes #5673 from GianlucaPrincipini/fix-fetching-op-log-param-doc. Closes #5599 f134af0 [GianlucaPrincipini] Change maxRows "param" to "maxrows" in documentation Authored-by: GianlucaPrincipini <[email protected]> Signed-off-by: Cheng Pan <[email protected]> (cherry picked from commit 4be584c) Signed-off-by: Cheng Pan <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Code of Conduct
Search before creating
Mentor
Skill requirements
Background and Goals
https://kyuubi.readthedocs.io/en/master/client/rest/rest_api.html
Implementation steps
correct the word
Additional context
No response
The text was updated successfully, but these errors were encountered: