docraptor-ruby icon indicating copy to clipboard operation
docraptor-ruby copied to clipboard

Unable to install DocRaptor on Linux

Open ACPK opened this issue 5 years ago • 1 comments

Related to https://github.com/typhoeus/typhoeus/issues/627 as DocRaptor installs Typhoeus.

ACPK avatar Jul 21 '20 14:07 ACPK

Thanks for letting us know. We use Swagger to generate our clients from a spec, and unfortunately it looks like Typhoeus is their only configured option at the moment. There's an issue to add Faraday support and I've commented on it with the issue you referenced above.

We'll look into possible workarounds, but in the meantime our API is super simple to use with any HTTP client, it's just REST. You can see a curl example here. We can also help there, just hit up [email protected] or the live chat on https://docraptor.com/.

jason-o-matic avatar Jul 23 '20 23:07 jason-o-matic