Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(lib/todoist): updated library and main file to log json response #240

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

HacDan
Copy link
Contributor

@HacDan HacDan commented Aug 11, 2023

Updated backend library to log json response from the API. Also updated main.go to respect the debug setting in the config. This did not work previously.

resolves issue #233

I did have to change the backend around a little bit to make this work and as far as I know, no breaking changes were added. I would also appreciate any comments on the direction I took things.

…onse

Updated backend library to log json response from the API. Also updated main.go to respect the debug setting in the config. This did not work previously.

resolves issue 233
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant