-
Notifications
You must be signed in to change notification settings - Fork 525
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
chore(api): add swagger desc for Arthas & Metric & Cypher & White API #2337
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2337 +/- ##
============================================
- Coverage 68.30% 64.86% -3.44%
- Complexity 981 983 +2
============================================
Files 506 506
Lines 42049 42049
Branches 5827 5827
============================================
- Hits 28723 27277 -1446
- Misses 10558 12087 +1529
+ Partials 2768 2685 -83
... and 75 files with indirect coverage changes 📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today! |
hugegraph-api/src/main/java/org/apache/hugegraph/api/arthas/ArthasAPI.java
Outdated
Show resolved
Hide resolved
hugegraph-api/src/main/java/org/apache/hugegraph/api/arthas/ArthasAPI.java
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…as-api-swagger-ui
Hi @SunnyBoy-WYH , when we update dependency version, we need to execute ./hugegraph-dist/scripts/dependency/regenerate_known_dependencies.sh locally to update the dependency list known-dependencies.txt |
DONE,thanks for your notice~ |
# Conflicts: # hugegraph-dist/scripts/dependency/known-dependencies.txt
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…apache#2337) add swagger belong for arthas API --------- Co-authored-by: imbajin <[email protected]>
…#2337) add swagger belong for arthas API --------- Co-authored-by: imbajin <[email protected]>
Purpose of the PR
dd swagger belong for arthas API
Main Changes
Verifying these changes
Does this PR potentially affect the following parts?
Documentation Status
Doc - TODO
Doc - Done
Doc - No Need