|
886e1d1d2b
|
fix: Problems in SignHelper were preventing the API client from working because of exports variable that wasn't adapted to TypeScript earlier.
|
2024-08-20 04:13:13 -04:00 |
|
|
5787bea9ba
|
Updated README.md to document the current state of the project.
|
2024-08-05 23:33:51 -04:00 |
|
|
c8e302acdb
|
fix: OfferListing.Promotions is an array.
|
2024-08-05 23:13:21 -04:00 |
|
|
a7a763638a
|
fix: BrowseNodeInfo.BrowseNodes is an array type.
|
2024-08-05 23:10:29 -04:00 |
|
|
b9ca1fd88b
|
fix: Several parts of the API client were broken. Example code compiles now.
|
2024-08-05 21:58:01 -04:00 |
|
|
2293cf5b89
|
fix: Finally got the ESMNext module builder working.
|
2024-08-05 20:43:34 -04:00 |
|
|
b1e0d00a88
|
fix: tsc wasn't emitting dist/ files.
|
2024-08-05 20:21:32 -04:00 |
|
|
ef750360b8
|
fix: Corrected module export file.
|
2024-08-05 20:08:23 -04:00 |
|
|
7adf9bab81
|
Convert to .mts and compile to .mjs NodeNext modules.
|
2024-08-05 19:58:43 -04:00 |
|
|
2710a90d98
|
fix: Images.Variants is an array of ImageType objects.
|
2024-08-05 19:38:17 -04:00 |
|
|
9aaeaa9979
|
Added Images.Primary.HighRes and Images.Variants.HighRes to SearchItemsResource.
|
2024-07-21 00:26:51 -04:00 |
|
|
b7ca0ef61c
|
fix: Updated definition for SearchItemsRequest.Resources.
|
2024-07-21 00:21:05 -04:00 |
|
|
86f73e1cbf
|
fix: Updated definition for SearchItemsResource.
|
2024-07-21 00:14:38 -04:00 |
|
|
c0304794c6
|
Updated package.json.
|
2024-07-17 18:17:08 -04:00 |
|