Ivan Chebykin
Ivan Chebykin
Hi, I've tried to fix issue #325, this PR should do it. I've changed the field path to `body_root` if the current field is mapped by name, which allows setting...
Hi, I've noticed some inconsistency with grpc http transcoding. Here's how to reproduce it: 1. Take example proto schema from google doc (https://cloud.google.com/endpoints/docs/grpc/transcoding#map_a_create_method) Full schema: ```proto syntax = "proto3"; package...
#### Bug Report Checklist - [x] Have you provided a full/minimal spec to reproduce the issue? - [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [x]...
Hi, I'm trying to use ccm to setup load balancer, but service is failing to ensure load balancer with an error: ``` E1216 22:05:37.836237 1 controller.go:307] error processing service traefik/traefik...
Hi, As I understand in Python 3.11 @asyncio.coroutine was removed and replaced with `async def` syntax. Can you update the library to support this?
Hi, I've been using Sway on and off for a while already, but I wanted to understand the reason for making bindings layout-dependent. Let's say for example a user sets...
### Please read the following before submitting: - Please do NOT submit bug reports for questions. Ask questions on IRC at #sway on Libera Chat. - Proprietary graphics drivers, including...