Skip to content

Conversation

@setchy
Copy link
Member

@setchy setchy commented Jan 20, 2026

Changes

  • Refactor api client and request functions
  • Remove AxiosPromise (old) and replace with Promise
  • Add types to REST function and response shape
  • Refactor client tests to verify client/request behavior, not raw axios call

To Do

  • Improve API response exception handling
  • Remove TODO

Signed-off-by: Adam Setch <adam.setch@outlook.com>
Signed-off-by: Adam Setch <adam.setch@outlook.com>
Signed-off-by: Adam Setch <adam.setch@outlook.com>
Signed-off-by: Adam Setch <adam.setch@outlook.com>
@github-actions github-actions bot added the refactor Refactoring of existing feature label Jan 20, 2026
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Refactoring of existing feature

Development

Successfully merging this pull request may close these issues.

Improve API exception handling and logging

2 participants