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

[SELC-3816] Feat: Added user openAPI, userConnector and User rest Client #326

Merged
merged 3 commits into from
Feb 6, 2024

Conversation

flaminiaScarciofolo
Copy link
Contributor

List of Changes

  • Added the client for the User API
  • Added Swagger for the APIs of the new microservice
  • Added the connector for making calls to the newly generated client
  • introduced an environment variable for switching between the two versions v1/v2.

Motivation and Context

In order to communicate with the new APIs exposed by the new user microservice and ensure backward compatibility, a switch between the two versions is implemented. This allows seamless transition between the new User backend APIs and the existing core APIs by simply modifying the value of the environment variable.

How Has This Been Tested?

Screenshots (if appropriate):

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@flaminiaScarciofolo flaminiaScarciofolo requested a review from a team as a code owner February 5, 2024 14:42
Copy link

sonarqubecloud bot commented Feb 5, 2024

@manuraf manuraf self-assigned this Feb 6, 2024
Copy link

sonarqubecloud bot commented Feb 6, 2024

@flaminiaScarciofolo flaminiaScarciofolo merged commit 0e49972 into release-dev Feb 6, 2024
4 checks passed
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.

2 participants