-
Notifications
You must be signed in to change notification settings - Fork 56
Add support for send file upload API #488
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
KoditkarVedant
merged 15 commits into
main
from
478-add-support-for-send-file-upload-endpoint
Oct 18, 2025
Merged
Changes from 1 commit
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
e090418
Add support for send file upload api
KoditkarVedant 3ed25e8
Merge branch 'main' into 478-add-support-for-send-file-upload-endpoint
KoditkarVedant 5f36bbf
Fix code factor warnings
KoditkarVedant c58e2ab
Fix code factor warnings
KoditkarVedant ea1d551
Merge branch '477-add-unit-tests' into 478-add-support-for-send-file-...
KoditkarVedant e48333f
Adjust property name in integration test
KoditkarVedant eed81b4
Add validation for part number if provided should be between 1 to 1000
KoditkarVedant 8254b8b
Add unit tests for Send file upload api endpoint
KoditkarVedant 70fbb3e
Merge branch 'main' into 478-add-support-for-send-file-upload-endpoint
KoditkarVedant 204478f
Remove JsonProperty attribute from PartNumber as the model is not sen...
KoditkarVedant 33ea735
Rename file to FileUploadsClientTests
KoditkarVedant 8766e0e
Rename test file to FileUploadsClientTests
KoditkarVedant 95a2f93
Rename unit test file to FileUploadsClientTests
KoditkarVedant 66fb939
Dispose stream to avoid potential leak
KoditkarVedant fd6c4fb
Use IsNullOrWhiteSpace to check file upload id is present
KoditkarVedant 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
Rename unit test file to FileUploadsClientTests
- Loading branch information
commit 95a2f9335bb3d49f7bc032005d999243f76a3a6f
Some comments aren't visible on the classic Files Changed page.
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
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.