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

Documentation is not specific about null return values #40690

Open
cdouglas opened this issue Jun 18, 2024 · 1 comment
Open

Documentation is not specific about null return values #40690

cdouglas opened this issue Jun 18, 2024 · 1 comment
Assignees
Labels
Azure.Core azure-core Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that

Comments

@cdouglas
Copy link

Type of issue

Missing information

Description

Are all return values null when properties are not set? This could be clarified in the documentation. Related documentation returning PathProperties is unclear what the behavior will be if the blob/file does not exist. An exception? null? The source code contains layered handlers that make the behavior not straightforward to resolve, at least not without first familiarizing oneself with the utility code.

Page URL

https://learn.microsoft.com/en-us/java/api/com.azure.core.http.matchconditions?view=azure-java-stable

Content source URL

https://github.com/Azure/azure-docs-sdk-java/blob/master/docs-ref-autogen/com.azure.core.http.MatchConditions.yml

Document Version Independent Id

68cd5dcd-6388-5d6a-4b36-103f365158c0

Article author

@rloutlaw

Metadata

  • ID: 13f97cea-e4bf-2941-195f-29510bb1b66c
  • Service: azure
@github-actions github-actions bot added Azure.Core azure-core Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Jun 18, 2024
Copy link

Thank you for your feedback. Tagging and routing to the team member best able to assist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Core azure-core Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Projects
Status: No status
Development

No branches or pull requests

2 participants