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: Make UriBuilders public #6885

Closed
tg-msft opened this issue Jul 11, 2019 · 1 comment · Fixed by #7524
Closed

Storage: Make UriBuilders public #6885

tg-msft opened this issue Jul 11, 2019 · 1 comment · Fixed by #7524
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files)

Comments

@tg-msft
Copy link
Member

tg-msft commented Jul 11, 2019

The various *UriBuilder types for constructing URIs that move up and down the Storage service hierarchy are very useful. We should expose them publicly for users who might need them as well.

@tg-msft tg-msft added Storage Storage Service (Queues, Blobs, Files) Client This issue points to a problem in the data-plane of the library. labels Jul 11, 2019
@tg-msft tg-msft self-assigned this Jul 11, 2019
@seanmcc-msft seanmcc-msft assigned amnguye and unassigned tg-msft Aug 6, 2019
@tg-msft
Copy link
Member Author

tg-msft commented Aug 12, 2019

tg-msft added a commit to tg-msft/azure-sdk-for-net that referenced this issue Sep 7, 2019
Fixes Azure#6885.  As part of this, it changes the UriBuilders to look more like
UriBuilder and RequestUriBuilder.
@kurtzeborn kurtzeborn assigned tg-msft and unassigned amnguye Sep 9, 2019
tg-msft added a commit that referenced this issue Sep 9, 2019
Fixes #6885.  As part of this, it changes the UriBuilders to look more like
UriBuilder and RequestUriBuilder.
JoshLove-msft pushed a commit to JoshLove-msft/azure-sdk-for-net that referenced this issue Sep 10, 2019
Fixes Azure#6885.  As part of this, it changes the UriBuilders to look more like
UriBuilder and RequestUriBuilder.
@github-actions github-actions bot locked and limited conversation to collaborators Mar 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants