Skip to content
Snippets Groups Projects
Commit 6883da2a authored by Eric Gribkoff's avatar Eric Gribkoff Committed by GitHub
Browse files

Merge pull request #9271 from ericgribkoff/interop_test_descriptions

The custom_metadata test uses response_parameters for FullDuplexCall
parents 4ce5bd10 b408f9db
No related branches found
No related tags found
No related merge requests found
...@@ -716,7 +716,9 @@ Procedure: ...@@ -716,7 +716,9 @@ Procedure:
``` ```
{ {
response_size: 314159 response_parameters:{
size: 314159
}
payload:{ payload:{
body: 271828 bytes of zeros body: 271828 bytes of zeros
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment