JB Gosselin
JB Gosselin
Hi there ! Nice project ! I would like to use it in order to mock GRPC APIs during testing. I want to use a mix of static stubs and...
## PR Checklist Please check if your PR fulfills the following requirements: - [ ] Tests for the changes have been added (for bug fixes / features) - [ ]...
Fixes #368 With the update of `aenum`, it seems that it breaks the formmating to enums. Adding `ReprEnum` to these models so it format the string properly. While regenerating the...
### What are you trying to achieve? Hi grpc-swift team, I would like to be able to force a GRPC connection/call to happen on the cellular network only. My best...