Commit Graph

6 Commits

Author SHA1 Message Date
e538e229f3 fix(loads): populate company and carrier fields 2023-10-06 20:28:12 -06:00
d019017600 feat: Adding loads and load-attachments endpoints 2023-10-06 20:01:08 -06:00
ce3ec074eb feat: Adding states endpoint and regex find to current endpoints 2023-10-06 00:23:36 -06:00
bf65d9a5cf feat: Adding product-categories endpoint 2023-10-05 23:39:21 -06:00
857a8bf18b fix(Pagination): Improve performance of pagination
- Add limit parameter to find method.
 - Set absolute pagination elements limit to 1000.
 - Adding pagination validation, do not accept negative values. If
   negative values are detected, default parameters are used.
2023-10-05 23:27:30 -06:00
83e037c298 feat(Countries): Adding countries endpoint 2023-10-05 15:59:22 -06:00