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

Add JavaDoc Snippets for BlobClient and BlobAsyncClient #4544

Merged
merged 14 commits into from
Jul 30, 2019

Conversation

alzimmermsft
Copy link
Member

Partially fixes #4315 and #4320

  • Adds JavaDoc snippets for BlobClient and BlobAsyncClient
  • Adds references to the REST API documentation in JavaDocs
  • Standardized download method parameter order
  • Standardized parameter names on {name}Id

@alzimmermsft alzimmermsft added Storage Storage Service (Queues, Blobs, Files) Client This issue points to a problem in the data-plane of the library. labels Jul 23, 2019
@alzimmermsft alzimmermsft self-assigned this Jul 23, 2019
@alzimmermsft alzimmermsft requested a review from yvgopal as a code owner July 26, 2019 17:57
@alzimmermsft alzimmermsft changed the base branch from storage-post-review1-dev to master July 26, 2019 17:57
@alzimmermsft alzimmermsft changed the base branch from storage-post-review1-dev to master July 26, 2019 17:57
@alzimmermsft alzimmermsft merged commit 8f9e52f into Azure:master Jul 30, 2019
@alzimmermsft alzimmermsft deleted the AzStorage_Enhance_Code_Samples branch July 30, 2019 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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 this pull request may close these issues.

Migrate JavaDoc Code Samples to Snippets
5 participants