bluefeet / GitLab-API-v4

A complete GitLab API v4 client.
https://metacpan.org/pod/GitLab::API::v4
Other
20 stars 22 forks source link

don't decode response from the archive endpoint #30

Closed dams closed 5 years ago

dams commented 5 years ago

As the title says, when using the 'archive' method, the rest client module will try to decode the response as JSON, so it'll fail. This disable decoding the response.

bluefeet commented 5 years ago

Can you please redo this pull request using the instructions: https://metacpan.org/pod/GitLab::API::v4#CONTRIBUTING

bluefeet commented 5 years ago

Why close?

dams commented 5 years ago

because force pushed

bluefeet commented 5 years ago

I went ahead and took care of this as I had some other pending changes I wanted to get released.

Thanks for the bug report.

dams commented 5 years ago

Ah thanks. I was busy last week and had issues with my setup to rebuild and test the whole thing.

Le 1 avr. 2019 à 06:34, Aran Deltac notifications@github.com a écrit :

I went ahead and took care of this as I had some other pending changes I wanted to get released.

Thanks for the bug report.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub, or mute the thread.