Commit Graph

10 Commits

Author SHA1 Message Date
9ef254cde4 remove unwanted console.error 2020-07-04 10:57:19 -04:00
94cfed900d Update package name for easier use 2019-10-12 13:44:01 -04:00
682f90c49a Allow Client.get to accept a string for ID path parameter 2019-08-03 09:22:35 +10:00
93535ff9ad Small cleanup 2019-08-02 19:06:59 +10:00
609f583c4e Test SDK without the "single" parameter 2019-08-02 13:21:44 +10:00
6b39166105 Changing static public function for QueryBuilder to private 2019-07-07 21:21:16 -05:00
26dce235a6 Update package 2019-07-06 17:00:29 -04:00
643a54d40d Test Coverage
Added test coverage for all of the QueryBuilder methods which are the foundation to all of the other classes methods like Card.
2018-01-21 11:12:47 -07:00
94a0da5aaa Basic Working Product
The QueryBuilder is now being used to get data for each different class i.e. Card, Set, Type, SuperType and SubType
2018-01-20 16:45:17 -07:00
92c2dea62f Initial commit.
Classes and interfaces in place. The QueryBuilder generics are still a work in progress
2018-01-18 17:19:41 -07:00