Skip to content
Snippets Groups Projects
Commit cae3423d authored by Simon Belak's avatar Simon Belak
Browse files

fix fields endpoint

parent 1d6d7b94
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@
{:query (keyword query)
:computation (keyword computation)})
(api/defendpoint GET "/field/:id/:max_query_cost/:max_computation_cost"
(api/defendpoint GET "/field/:id"
"Get fingerprint for a `Field` with ID."
[id max_query_cost max_computation_cost]
{max_query_cost MaxQueryCost
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment