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

[KYUUBI #5599] Correct the parameter name of fetching op log in RESTful API #5673

Conversation

GianlucaPrincipini
Copy link
Contributor

@GianlucaPrincipini GianlucaPrincipini commented Nov 11, 2023

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.

@codecov-commenter
Copy link

Codecov Report

Merging #5673 (f134af0) into master (eb84e15) will decrease coverage by 0.10%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #5673      +/-   ##
============================================
- Coverage     61.47%   61.38%   -0.10%     
  Complexity       23       23              
============================================
  Files           603      603              
  Lines         35644    35644              
  Branches       4875     4875              
============================================
- Hits          21913    21880      -33     
- Misses        11358    11387      +29     
- Partials       2373     2377       +4     

see 15 files with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@pan3793 pan3793 added this to the v1.8.1 milestone Nov 13, 2023
@pan3793 pan3793 closed this in 4be584c Nov 13, 2023
pan3793 pushed a commit that referenced this pull request 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 pan3793 modified the milestones: v1.8.1, v1.7.4 Nov 13, 2023
pan3793 pushed a commit that referenced this pull request 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
Copy link
Member

pan3793 commented Nov 13, 2023

Thanks, merged to master(1.9.0)/branch-1.8(1.8.1)/branch-1.7(1.7.4)

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.

5 participants