13 Commits
Author SHA1 Message Date
StevanFreeborn d8b6bf0b7b docs: stub out README.md 2023-02-21 13:48:32 -06:00
StevanFreeborn 07ec44a0ad fix: add jsdoc comments to models 2023-02-21 13:48:32 -06:00
StevanFreeborn f48189a881 docs: stub out README.md 2023-02-21 08:59:14 -06:00
StevanFreeborn 396660e801 fix: add jsdoc comments to models 2023-02-20 21:08:22 -06:00
StevanFreeborn 818bd0dd19 feat: stub out integration tests for record methods 2023-02-18 17:16:53 -06:00
StevanFreeborn 4001fb407d feat: add integration tests for getReportById and getReportsByAppId methods 2023-02-18 17:04:47 -06:00
StevanFreeborn 4370574bbd feat: add integration tests for getFileInfoById method. fix: add example.env that is used in integration tests 2023-02-16 00:18:20 -06:00
StevanFreeborn d6c6579129 fix: adjust how passed in axios configs are combined with default axios configs in client constructor 2023-02-13 23:37:15 -06:00
StevanFreeborn 64dfa6f1e1 fix: set validateStatus property of axios instance to null so that the package can handle all the api responses internally. feat: added ability to provide axios instance configuration to the OnspringClient constructor. 2023-02-13 23:24:47 -06:00
StevanFreeborn 827ad9c5a1 feat: add filter operator enum, add models for getting records by ids and querying records 2023-02-12 00:32:41 -06:00
StevanFreeborn 6ba77ce1d4 feat: continuing to work on implementing records methods 2023-02-10 00:49:50 -06:00
StevanFreeborn 61cb4d2929 fix: jsdoc comment 2023-02-08 23:44:18 -06:00
StevanFreeborn 3168a708bf fix: add jsdoc comments 2023-02-08 23:42:19 -06:00