v4.0.0
Breaking Change: Generated client interfaces with binary
body arguments now generate a func() io.ReadCloser
instead of io.ReadCloser
to allow retried requests to recreate the body. (#43) (palantir/conjure-go-runtime#34)
Breaking Change: Generated client interfaces with binary
body arguments now generate a func() io.ReadCloser
instead of io.ReadCloser
to allow retried requests to recreate the body. (#43) (palantir/conjure-go-runtime#34)