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
cljdoc.org/d/clojure-interop/com.google.cloud.bigquery/1.0.0
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 15:52:24 GMT"
"server" "nginx"
"set-cookie"
"ring-session=oq88xlI5FdzjKEzkv75MQGf9sByDJR1%2FUaZCgkwvNU5nYclfqgeTtv6ysmI%2FmiNz8ACBlvONQtS0g1aGeORej7MMwU5Fds9Anwq1M24tFYP6SShjKagzk%2B1xeKAfpTd%2FpHpSs3RLUJ5%2B4oHWEkp5sB%2BlFw6r28WgPTyIGkU8Sg2KYmlJ6wQoRFOfXXf%2BnZkC%2FkMj%2B1hH26TRwGUgXmebTk9NT8j4jBn%2FEjBha%2B8%2FIXU%3D--TGP6ZiwYY%2B8LPTnwoqeTmbJWjVt4gbKbKcd%2BrfSJr8A%3D;Path=/;HttpOnly;Expires=Wed, 22 Jul 2020 15:29:04 +0000;Max-Age=1209600;Secure"
"x-circleci-identity" "circle-www-api-v1-9c4899546-xt25h"
"x-client-trace-id" ""
"x-frame-options" "DENY"
"x-request-id" "1465e955-67a6-4768-aa80-1eb4b5e977ec"
"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 15:52:24 GMT"
"server" "nginx"
"set-cookie"
"ring-session=oq88xlI5FdzjKEzkv75MQGf9sByDJR1%2FUaZCgkwvNU5nYclfqgeTtv6ysmI%2FmiNz8ACBlvONQtS0g1aGeORej7MMwU5Fds9Anwq1M24tFYP6SShjKagzk%2B1xeKAfpTd%2FpHpSs3RLUJ5%2B4oHWEkp5sB%2BlFw6r28WgPTyIGkU8Sg2KYmlJ6wQoRFOfXXf%2BnZkC%2FkMj%2B1hH26TRwGUgXmebTk9NT8j4jBn%2FEjBha%2B8%2FIXU%3D--TGP6ZiwYY%2B8LPTnwoqeTmbJWjVt4gbKbKcd%2BrfSJr8A%3D;Path=/;HttpOnly;Expires=Wed, 22 Jul 2020 15:29:04 +0000;Max-Age=1209600;Secure"
"x-circleci-identity" "circle-www-api-v1-9c4899546-xt25h"
"x-client-trace-id" ""
"x-frame-options" "DENY"
"x-request-id" "1465e955-67a6-4768-aa80-1eb4b5e977ec"
"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!