Tyler McConnell

Results 4 comments of Tyler McConnell

> Yep, scalars and "inlined" arrays (not in other schemas) seem to get processed correctly. I think scalars are actually incorrectly handled but this is covered by issue #2635

@parthea, what is the relationship between this repo and [googleapis](https://github.com/googleapis/googleapis)? If the recommendation is to use the latter over this one, can that be documented somewhere in this repo?

Hey @SahilChoudhary22, thanks for reviewing this PR. You mentioned that you would be raising another pull request that would supersede this one. Has there been any progress on that front?

I'm also experiencing this when interacting with a Python gRPC server with server reflection enabled. What strikes me as strange is that `grpcurl` is able to find the types in...