Commit 56eb6ef
authored
3.0 Add query type to all Query responses (#211)
## Release notes: usage and product changes
We add a `query_type` field to all the `Query.InitialRes.Ok` to support
retrieval of this information for any `QueryAnswer` on the client side.
Additionally, the `Ok.Empty` message was renamed to `Ok.Done`.1 parent 94fdeb4 commit 56eb6ef
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
0 commit comments