Anton Dzyk

Results 8 comments of Anton Dzyk

I think that `cookie` type is only support OAS 3.0, but `swag` support only OAS 2.0 - https://github.com/swaggo/swag/issues/237 swagg Support types - https://github.com/swaggo/swag#param-type

@wanglihui hi! Object `config.URL` contains full URL address

Hi. You can used '@Tags'. example - https://github.com/swaggo/swag/blob/3ce6eb2a1494d9a5267eb23d2b5a1aaa429ef6da/example/celler/controller/examples.go#L15

Hi. It's interesting question for me. I took the tool - `https://github.com/KyleBanks/depth` and got the dependency tree. Module `github.com/ugorji/go` is dependency `github.com/gin-gonic/gin`.

Problem on this line https://github.com/jitsi/docker-jitsi-meet/blob/master/web/rootfs/etc/cont-init.d/10-config#L78 ``` cp /defaults/config.js /config/config.js ```

On Chrome does not repeat. This problem show itself only in Firefox.

https://github.com/go-acme/lego/pull/1892