apache / kyuubi

Apache Kyuubi is a distributed and multi-tenant gateway to provide serverless SQL on data warehouses and lakehouses.
https://kyuubi.apache.org/
Apache License 2.0
2.11k stars 915 forks source link

[DOCS] Fixed typo in REST API docs #6658

Closed pionCham closed 2 months ago

pionCham commented 2 months ago

:mag: Description

Issue References ๐Ÿ”—

Describe Your Solution ๐Ÿ”ง

Types of changes :bookmark:

Test Plan ๐Ÿงช

Behavior Without This Pull Request :coffin:

Behavior With This Pull Request :tada:

Related Unit Tests


Checklist ๐Ÿ“

Be nice. Be informative.

pionCham commented 2 months ago

cc @bowenliang123

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 0.00%. Comparing base (e1e7772) to head (e8937f1). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6658 +/- ## ====================================== Coverage 0.00% 0.00% ====================================== Files 683 683 Lines 42205 42205 Branches 5756 5756 ====================================== Misses 42205 42205 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

bowenliang123 commented 2 months ago

Thanks for the contribution. Merged to master (1.10.0), branch-1.9 (1.9.3) and branch-1.8 (1.8.3).