Skip to content
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

[Storage] API feedback - Change IEnumerable<T> to T[] #7750

Merged
merged 1 commit into from
Sep 25, 2019

Conversation

ShivangiReja
Copy link
Member

This PR updates the Queue response types to return arrays instead of IEnumerable<T>.

@ShivangiReja ShivangiReja self-assigned this Sep 25, 2019
@ShivangiReja ShivangiReja added the Storage Storage Service (Queues, Blobs, Files) label Sep 25, 2019
Copy link
Member

@tg-msft tg-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job figuring out how to wrap the array in a new Response!

@mitchdenny
Copy link
Contributor

/check-enforcer reset

@mitchdenny
Copy link
Contributor

/check-enforcer evaluate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants