Sshnyari

Results 3 issues of Sshnyari

When using a regex expression, requests don't get caught by the adapter in some cases This works : ``` const axios = axios.create({ baseURL: 'https://apiurl.com' }) axios.get('/foo/123').then(function (data) { console.log(data)...

bug
test

### What version of gRPC and what language are you using? grpc.tools 2.31.0 ### What operating system (Linux, Windows,...) and version? Alpine 3.12 (more precisely the mcr.microsoft.com/dotnet/core/sdk:3.1-alpine image) ### What...

kind/bug
lang/C#
priority/P2

### What happened? I may not be using something right, but I didn't find anything related in the docs. When I try to patch an existing resource with an existing...

kind/bug
area/patch