-
Notifications
You must be signed in to change notification settings - Fork 279
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
new HTTP APIs : SHOW OBJECTS, SHOW OBJECT, SHOW FILES (#2013)
### What problem does this PR solve? new HTTP APIs : - SHOW OBJECTS (Documented) - SHOW OBJECT (Documented) - SHOW FILES (Documented) Add docs: - SHOW LOGS - SHOW DELTA CHECKPOINTS - SHOW FULL CHECKPOINTS Fix: infinity::ShowObject will cause segfault. Issue link: #1937 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue) - [x] New Feature (non-breaking change which adds functionality) - [x] Documentation Update
- Loading branch information
Showing
3 changed files
with
445 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.