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

dhis2: remove axios #975

Open
josephjclark opened this issue Feb 5, 2025 · 0 comments
Open

dhis2: remove axios #975

josephjclark opened this issue Feb 5, 2025 · 0 comments

Comments

@josephjclark
Copy link
Collaborator

josephjclark commented Feb 5, 2025

Remove the axios dependency from dhis2 and use the common http helpers instead.

There is a bunch of axios code which redacts information form the response during errors. We should be able to to just remove all tihs.

Check carefully for any other special axios stuff that we may need to test for or reproduce

Note that we want to move the http helpers into a new namespace (see #978) but lets do this first and then restructure the public API.

@github-project-automation github-project-automation bot moved this to New Issues in v2 Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New Issues
Development

No branches or pull requests

1 participant