reimplemented filtering.

This commit is contained in:
Bryce Covert
2019-01-22 09:22:31 -08:00
parent 9385624309
commit e6adf11fa1
3 changed files with 29 additions and 2 deletions

View File

@@ -200,6 +200,7 @@
:args {:imported {:type 'Boolean}
:status {:type 'String}
:client_id {:type :id}
:vendor_id {:type :id}
:start {:type 'Int}
:sort_by {:type 'String}
:asc {:type 'Boolean}}