Closed ConnorMcMahon closed 7 years ago
@ConnorMcMahon, Thanks for having already signed the Contribution License Agreement. Your agreement was validated by .NET Foundation. We will now review your pull request. Thanks, .NET Foundation Pull Request Bot #Resolved
Instead of having a separate input/output binding for streams, we now have a read or write stream based on the Access field on OneDriveAttribute. This is more similar to how we treat blobs. Hopefully we can make changes in azure-webjobs-sdk to autofill this property based on whether the direction property "in" vs "out".