diff --git a/project.clj b/project.clj index be131b2..59e1d6f 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject lcmap-mastodon "3.2.4" +(defproject lcmap-mastodon "4.2.4" :description "Functions for LCMAP data curation" :url "https://eros.usgs.gov" :license {:name "Unlicense" diff --git a/src/mastodon/clj/server.clj b/src/mastodon/clj/server.clj index c012a49..b0e459b 100644 --- a/src/mastodon/clj/server.clj +++ b/src/mastodon/clj/server.clj @@ -101,7 +101,7 @@ (compojure/GET "/status/:tileid{[0-9]{6}}" [tileid] (get-status tileid request)) (compojure/GET "/config" [] (get-config request)) (compojure/GET "/healthy" [] (healthy request)) - (compojure/POST "/bulk-ingest" [] (bulk-ingest request)))) + (compojure/POST "/ingest" [] (bulk-ingest request)))) (defn response-handler [routes] diff --git a/src/mastodon/cljs/core.cljs b/src/mastodon/cljs/core.cljs index fd186c5..098ac26 100644 --- a/src/mastodon/cljs/core.cljs +++ b/src/mastodon/cljs/core.cljs @@ -71,7 +71,7 @@ (go (let [tifs (