Cody Potter

Results 4 comments of Cody Potter

> openapi3filter.RegisterBodyDecoder("image/jpeg", openapi3filter.FileBodyDecoder) Thank you to @adyatlov. This solved the problem. It wasn't enough to use type: object on the swagger definition. Here was how I got it working: The...

Here is a link to that bugged file https://github.com/deepmap/oapi-codegen/blob/master/pkg/gin-middleware/oapi_validate.go

I do not think `zsh_completion` is a thing, and modifying the name of the script in your `.zshrc` to it is not a real fix. I ran into this on...