Commit Graph

7 Commits

Author SHA1 Message Date
Colin Williams a627aaa423 Update Member Data
* Implemented member updates
* Updated async method names with async suffix
2023-03-18 08:55:37 -07:00
Colin Williams d4358301b6 Set eslint config as root for use in other repos 2023-03-17 23:16:22 -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 fc13216313 Updated member field types to match what was coming back from the server. 2023-03-14 16:20:03 -07:00
Colin Williams 8002e73bd6 Fix group ID parameter 2023-03-12 23:10:41 -07:00
Colin Williams e29a35806b Updated some member fields to be optional, per API 2023-03-12 14:10:34 -07:00
Colin Williams 013f2a069c Added test project. 2023-03-12 13:10:18 -07:00