aviabird / angularspree-api

API for angular spree frontend
18 stars 28 forks source link

Modified Orderlist Pagination #43

Closed gopalshimpi closed 6 years ago

gopalshimpi commented 6 years ago

why?

Added total_count & per_page to order list pagination.

This change addresses the need by:

Order list will have full pagination data along with newly added fields.

[delivers #158889106]

Story