-
Notifications
You must be signed in to change notification settings - Fork 62
Feature to add a VCComponent parameter ContentPathTemplate to support custom file upload blob Path #133
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
Conversation
src/VirtualClient/VirtualClient.Contracts/VirtualClientComponent.cs
Outdated
Show resolved
Hide resolved
yangpanMS
left a comment
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.
It is great feature to have! Thank you for making the change. Please modify the document we have on file uploading and the structure.
e3d02ba to
ff9cd32
Compare
src/VirtualClient/VirtualClient.Common/Extensions/CollectionExtensions.cs
Outdated
Show resolved
Hide resolved
9feb07c to
0880fdc
Compare
yangpanMS
left a comment
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.
As discussed, we could get this in now, but please help refactor to the better design that we discussed.
No description provided.