investigate if proto-plus to protobuf response conversion is needed for a streaming response. #2189
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
For a proto plus method, we do the following type conversion for a non-streaming response:
We need to investigate if this is needed for a streaming response for both sync and async REST.
Related PR: #1428
The text was updated successfully, but these errors were encountered: