Release 2171
Trello card
Context
The API client v2 uses snake_case attributes in the initializers instead of camelCase; this updates all the references.
Changes proposed in this pull request
- Update to v2 of the API client
The API client v2 uses snake_case attributes in the initializers instead of camelCase; this updates all the references.