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 - 5484] feat: added check that only the productId is not passed #339

Merged
merged 3 commits into from
Sep 4, 2024

Conversation

gianmarcoplutino
Copy link
Contributor

List of Changes

added check that only the productId is not passed

Motivation and Context

To prevent the frontend from passing only the productId as a parameter for verifyOnboarding and returning 204, a control has been added so that 400 is returned

How Has This Been Tested?

the microservice was started locally and only the productId was passed in order to verify that a 400 was returned instead of 204

Screenshots (if appropriate):

Checklist:

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

@gianmarcoplutino gianmarcoplutino requested a review from a team as a code owner September 4, 2024 13:18
Copy link

sonarqubecloud bot commented Sep 4, 2024

@gianmarcoplutino gianmarcoplutino merged commit ffe0c49 into main Sep 4, 2024
7 checks passed
@gianmarcoplutino gianmarcoplutino deleted the feature/SELC-5484 branch September 4, 2024 13:53
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