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

feat(semantic hub): remove axios library use #1471

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kunalgaurav-bmw
Copy link
Contributor

@kunalgaurav-bmw kunalgaurav-bmw commented Feb 11, 2025

Description

Remove axios library use and API calls are only made through RTK Query

Changelog entry:

- **semantic hub**:
  - Removed axios library use and switched to RTK Query. [#1471](https://github.com/eclipse-tractusx/portal-frontend/pull/1471)

Why

Axios has been used for the very first API calls, later we have switched to RTK Query. The library is still used in semantic hub files which should be removed and switched to RTK Query.

Issue

#1248

Checklist

Please delete options that are not relevant.

  • I have followed the contributing guidelines
  • I have performed a self-review of my own code
  • I have successfully tested my changes locally

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant