Commit Graph

21 Commits

Author SHA1 Message Date
2e7de9805c TS wasn't transpiling because of an error in the tests, which haven't been adapted yet. 2024-08-21 15:03:08 -04:00
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
5dae789942 Generate .d.ts files for importing. 2024-07-18 03:35:25 -04:00
ab25c56ba6 Added additional files to publish to NPM. 2024-07-18 03:24:30 -04:00
c5665eb1c6 Updated package.json. 2024-07-18 02:57:36 -04:00
21ec5c5cb8 Updated package.json. 2024-07-18 02:52:14 -04:00
60e2a5afe2 Converted from using crypto library to built-in crypto in Node. 2024-07-18 02:28:28 -04:00
c0304794c6 Updated package.json. 2024-07-17 18:17:08 -04:00
f7d1a0327e Moved contents of subfolder into project root. Now let us begin the ritual. 2024-07-17 17:04:24 -04:00