Cljdoc allows you to complement your API docs with articles from your Git repository. By default, we auto-discover your articles. For more control see the library author's guide. In this case there was a problem clone-failed
when attempting to import from git, but don't worry — API docs can work regardless.
To fix git issues, check out the FAQ on properly setting SCM information
exception-during-import
{:cause "clj-http: status 400" :data {:body "{\"message\":\"Branch not found\"}" :headers {"connection" "keep-alive" "content-length" "30" "content-type" "application/json;charset=utf-8" "date" "Mon, 22 Jul 2019 16:02:24 GMT" "server" "nginx" "set-cookie" "ring-session=n8oYhqi1KB3AFqoCqjkPhvxAjxH%2FOQ9wyIbMUUgbL2RbdeptPU7ymOeXW7pgrYSd0ZFQTop%2Btc43%2F6sDxAHuq%2FzNe38a%2BkcyF7C4PctMBDbXRLjyeiCd9YThXAoL%2B1j3ur13UPBGi1XXNE53B%2BcXsnK3%2BLdhHdYDhmba8Y2sTq%2BBYnpIqGXuy50xuT19sZE1YTfaX%2Be5%2BdlU8Qu72gnr69VPiz5OTN23o0oyhELpq8w%3D--%2Bi0JQuridVGRIWeG3UrMxhj7zuaWEOs327dsx8XnTOw%3D;Path=/;HttpOnly;Expires=Wed, 22 Jul 2020 15:23:42 +0000;Max-Age=1209600;Secure" "x-circleci-identity" "circle-www-api-v1-9c4899546-ws4kl" "x-client-trace-id" "" "x-frame-options" "DENY" "x-request-id" "55669eb2-6cec-406b-81b5-1fcc8b4ff2fb" "x-route" "/api/v1.1/project/:vcs-type/:username/:repo/tree/:branch"} :status 400} :trace [[slingshot.support$stack_trace invoke "support.clj" 201] [clj_http.lite.client$wrap_exceptions$fn__416 invoke "client.clj" 36] [clj_http.lite.client$wrap_basic_auth$fn__484 invoke "client.clj" 177] [clj_http.lite.client$wrap_accept$fn__457 invoke "client.clj" 131] [clj_http.lite.client$wrap_accept_encoding$fn__463 invoke "client.clj" 145] [clj_http.lite.client$wrap_content_type$fn__452 invoke "client.clj" 124] [clj_http.lite.client$wrap_form_params$fn__501 invoke "client.clj" 202] [clj_http.lite.client$wrap_method$fn__496 invoke "client.clj" 195] [clj_http.lite.client$wrap_unknown_host$fn__511 invoke "client.clj" 218] [clj_http.lite.client$post invokeStatic "client.clj" 281] [clj_http.lite.client$post doInvoke "client.clj" 278] [clojure.lang.RestFn invoke "RestFn.java" 423] [cljdoc.analysis.service.CircleCI trigger_build "service.clj" 48] [cljdoc.server.api$analyze_and_import_api_BANG_ invokeStatic "api.clj" 17] [cljdoc.server.api$analyze_and_import_api_BANG_ invoke "api.clj" 10] [cljdoc.server.api$kick_off_build_BANG_$fn__28256 invoke "api.clj" 76] [clojure.core$binding_conveyor_fn$fn__5476 invoke "core.clj" 2022] [clojure.lang.AFn call "AFn.java" 18] [java.util.concurrent.FutureTask run "FutureTask.java" 266] [java.util.concurrent.ThreadPoolExecutor runWorker "ThreadPoolExecutor.java" 1149] [java.util.concurrent.ThreadPoolExecutor$Worker run "ThreadPoolExecutor.java" 624] [java.lang.Thread run "Thread.java" 748]] :via [{:at [slingshot.support$stack_trace invoke "support.clj" 201] :data {:body "{\"message\":\"Branch not found\"}" :headers {"connection" "keep-alive" "content-length" "30" "content-type" "application/json;charset=utf-8" "date" "Mon, 22 Jul 2019 16:02:24 GMT" "server" "nginx" "set-cookie" "ring-session=n8oYhqi1KB3AFqoCqjkPhvxAjxH%2FOQ9wyIbMUUgbL2RbdeptPU7ymOeXW7pgrYSd0ZFQTop%2Btc43%2F6sDxAHuq%2FzNe38a%2BkcyF7C4PctMBDbXRLjyeiCd9YThXAoL%2B1j3ur13UPBGi1XXNE53B%2BcXsnK3%2BLdhHdYDhmba8Y2sTq%2BBYnpIqGXuy50xuT19sZE1YTfaX%2Be5%2BdlU8Qu72gnr69VPiz5OTN23o0oyhELpq8w%3D--%2Bi0JQuridVGRIWeG3UrMxhj7zuaWEOs327dsx8XnTOw%3D;Path=/;HttpOnly;Expires=Wed, 22 Jul 2020 15:23:42 +0000;Max-Age=1209600;Secure" "x-circleci-identity" "circle-www-api-v1-9c4899546-ws4kl" "x-client-trace-id" "" "x-frame-options" "DENY" "x-request-id" "55669eb2-6cec-406b-81b5-1fcc8b4ff2fb" "x-route" "/api/v1.1/project/:vcs-type/:username/:repo/tree/:branch"} :status 400} :message "clj-http: status 400" :type clojure.lang.ExceptionInfo}]}
Having trouble? Please reach out via Slack or open an issue on GitHub. Thanks!