Wibowo Arindrarto
Wibowo Arindrarto
Hi maintainers Are there are any plans on exposing time-related logging fields (such as [this one, that adds the current time](https://github.com/grpc-ecosystem/go-grpc-middleware/blob/v2.0.0-rc.2/interceptors/logging/interceptors.go#L72)) so that library users can modify them? In this...
I was looking into rendering my generated API with swagger-ui when I realized that I can only supply `authorizations` as `List[String]`. This seems weird, since the [Swagger 1.2 spec](https://github.com/swagger-api/swagger-spec/blob/master/versions/1.2.md#5210-authorizations-object) (the...
Hi everyone, I'm using uwsgi (version 2.0.13.1) behind nginx (version 1.10.3) to run a Flask application on Python 3 on Ubuntu 14.04.03. The connection to nginx is done via https,...