pagination now works, but always shows all pages (#items/100) for selection. could get messy afterwards. but fixes #5

This commit is contained in:
Stefan Dresselhaus
2015-09-18 01:08:15 +02:00
parent 6235692988
commit 5266c5c5da
2 changed files with 16 additions and 6 deletions

View File

@ -15,3 +15,4 @@
/analysis/items/#Int64 ProfitItemsDetailsR GET
/orders OrdersR GET
/history/#Int64 ItemR GET
/history/#Int64/#Int ItemPagedR GET