-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Add CreateContentReadStreamAsync documentation to various Content classes #4747
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 CreateContentReadStreamAsync documentation to various Content classes #4747
Conversation
8587329
to
81899a4
Compare
This comment has been minimized.
This comment has been minimized.
81899a4
to
e62ccca
Compare
This comment has been minimized.
This comment has been minimized.
92f4a85
to
e16287b
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @aik-jahoda for the change. I left one small suggestion.
Co-authored-by: Carlos Sanchez <1175054+carlossanlop@users.noreply.github.com>
Reopen to trigger build. |
|
This comment has been minimized.
This comment has been minimized.
Docs Build status updates of commit 85d0afb: ✅ Validation status: passed
For more details, please refer to the build report. Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report. For any questions, please:
|
@aik-jahoda good to know you were able to get rid of the warnings by retriggering the CI. I've been seeing all those unexpected warnings in the most recent PRs, but that seems to be the workaround. |
Summary
Add CreateContentReadStreamAsync documentation to various Content classes
part of: dotnet/runtime#41446