Closed kand617 closed 6 years ago
This PR is regarding #47 All endpoints that return a list of objects now follow:
{ items:[], totalCount:5 }
The total count could be null if total count is not retrievable. We do not have such as of now.
This PR is regarding #47 All endpoints that return a list of objects now follow:
The total count could be null if total count is not retrievable. We do not have such as of now.