Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Core-client] Update the stream check in serializer (Azure#13923)
We've moved from `() => NodeJS.ReadableStream` to `NodeJS.ReadableStream` in `RequestBodyType`. This change updates the condition for this case.
- Loading branch information