-
Notifications
You must be signed in to change notification settings - Fork 367
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add "get metarange", "get range" API endpoints (#1465)
* Add "get metarange", "get range" API endpoints Returns data (currently just the address of the object) by ID. * [CR] Change "{Meta,}RangeData" to "{Meta,}RangeInfo" * [CR] Add "list objects" permission to read {meta,}range file URLs It really is a cross between "read repo" (which lets you see namespace on underlying storage) and "list objects" (which you will get, once you read all the files). So require both. * make gen-ui Update The Other swagger.yml. * [bugfix] restore "default" stanza dropped during merge
- Loading branch information
1 parent
e16329c
commit f2ed086
Showing
17 changed files
with
540 additions
and
99 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
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
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.