Skip to content
Snippets Groups Projects
Commit 6b4f6ec8 authored by Cam Saul's avatar Cam Saul
Browse files

revert accidental indentation change

parent f5481c5d
No related branches found
No related tags found
No related merge requests found
......@@ -79,10 +79,10 @@
Possible caller-options include:
:executed_by [int] (user_id of caller)
:saved_query [{}] (dictionary representing Query model)
:synchronously [true|false] (default true)
:cache_result [true|false] (default false)"
:executed_by [int] (user_id of caller)
:saved_query [{}] (dictionary representing Query model)
:synchronously [true|false] (default true)
:cache_result [true|false] (default false)"
{:arglists '([query caller-options])}
[query {:keys [executed_by synchronously saved_query]
:or {synchronously true}
......
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