-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Add API endpoint to request contents of multiple files simultaniously #34139
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
Merged
Merged
Changes from 3 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
52de00c
Add multiple files API endpoint
denyskon deacb2a
Add swagger
denyskon f95113a
Merge branch 'main' into feat/multiple-files-api
denyskon b3165c6
Remove contents prefix
denyskon 12316ea
Merge branch 'feat/multiple-files-api' of ssh://github.com/denyskon/g…
denyskon 5de2936
Add integration test for files api
denyskon 0d3d84a
Merge branch 'main' into feat/multiple-files-api
denyskon adfefad
Format files
denyskon a085105
Merge branch 'feat/multiple-files-api' of ssh://github.com/denyskon/g…
denyskon 992dc2b
Merge remote-tracking branch 'upstream/main' into feat/multiple-files…
denyskon 4085174
Remove useless function and test
denyskon 6b08536
Apply pagination before retreiving files
denyskon 57dc3d1
Add response size limit
denyskon 4b231a3
Fix linter
denyskon 3881828
Add error if file could not be retrieved
denyskon 090d25d
Merge branch 'main' into feat/multiple-files-api
denyskon 8eaff5a
Fix linter
denyskon 4976d3e
Merge branch 'feat/multiple-files-api' of ssh://github.com/denyskon/g…
denyskon 579a0a0
Revert "Add error if file could not be retrieved"
denyskon 648a2a4
Fix for fileContents = nil
denyskon 5c5577a
Fix api settings endpoint
denyskon 18811c7
Switch pagination method and add test
denyskon 668e401
Merge branch 'main' into feat/multiple-files-api
denyskon 91f4193
Fix compliance
denyskon 5707644
Merge branch 'feat/multiple-files-api' of ssh://github.com/denyskon/g…
denyskon 6911a9a
temp
wxiaoguang 114d73f
temp
wxiaoguang d173d4e
temp
wxiaoguang f6d949b
fix tests
wxiaoguang aa2cc66
fix lint & test
wxiaoguang 388058d
Adapt tests for 4/3 size increase
denyskon 9071187
fix lint & test
wxiaoguang 8a2f9f3
fine tune
wxiaoguang 8a5b4f8
fine tune tests
wxiaoguang ff4a105
fix
wxiaoguang d867f33
add GET method support
wxiaoguang d236e75
fix lint
wxiaoguang bc14c5d
Merge branch 'main' into feat/multiple-files-api
wxiaoguang c23f4b8
update swagger doc
wxiaoguang 57ed5e0
fine tune comments
wxiaoguang b6c7465
fix swagger doc, "master" is no longer "usually"
wxiaoguang File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.