Commit Graph

7 Commits

Author SHA1 Message Date
Nick Trochalakis 7254e6e5b3 Separate classes for groups of methods (#1)
* added resourcetype interface that's imported and reused

* added membergroupmembership; comments formatting typedoc output; updated types

* separate classes for groups of methods

* additional methods added, suggested changes made, typedoc documentation improved
2025-01-11 14:57:09 -08:00
nick 1c36cdb7d5 partial implementation of v3 api 2024-12-31 01:24:43 +00:00
Matt Cosand 56cf628b9e Fetch mileage by screen scraping web site 2024-03-09 16:46:14 -08:00
Colin Williams c1b53312bf Update emergency contacts
Adds API support for updating emergency contacts. Also renamed HttpUtils to D4hRequest to better represent what the class is.
2023-03-22 10:20:32 -07:00
Colin Williams cd0c024f7e Fixed top-level exports to include customField 2023-03-19 18:49:38 -07:00
Colin Williams ae7d6f98ac Add linter support
* Added linter and fixed errors

* Updated error handling to only throw error objects

---------

Co-authored-by: Colin Williams <colin@colincwilliams.com>
2023-03-17 14:15:19 -07:00
Colin Williams 013f2a069c Added test project. 2023-03-12 13:10:18 -07:00