Adds support for transaction rules case insensitive search
This commit is contained in:
@@ -626,7 +626,8 @@
|
||||
:start {:type 'Int}
|
||||
:per_page {:type 'Int}
|
||||
:sort {:type '(list :sort_item)}
|
||||
:asc {:type 'Boolean}}
|
||||
:asc {:type 'Boolean}
|
||||
:note {:type 'String}}
|
||||
:resolve :get-transaction-rule-page}
|
||||
|
||||
:ledger_page {:type :ledger_page
|
||||
|
||||
Reference in New Issue
Block a user