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 Response codes on IdentityHub open-API specs #375

Open
1 task done
mohamed-Dhia opened this issue Feb 3, 2025 · 0 comments
Open
1 task done

Fix Response codes on IdentityHub open-API specs #375

mohamed-Dhia opened this issue Feb 3, 2025 · 0 comments
Assignees
Labels
bug Something isn't working triage Newly created issue that needs maintainers validation

Comments

@mohamed-Dhia
Copy link
Contributor

mohamed-Dhia commented Feb 3, 2025

Check for existing issues

  • Completed

Describe the bug

Some routes on the IdentityHub open-API spec indicates a 200 response code instead of 204.
This causes the test containers to try to send a response body that results in a SyntaxError: Unexpected end of JSON input error.

Provide steps to reproduce it

  1. remove the skipped tests
  2. run yarn test

If applicable, explain your vision on how this issue should be fixed

This should be fixed by creating a pull request on the identity hub repo.

@mohamed-Dhia mohamed-Dhia added bug Something isn't working triage Newly created issue that needs maintainers validation labels Feb 3, 2025
@mohamed-Dhia mohamed-Dhia self-assigned this Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Newly created issue that needs maintainers validation
Projects
None yet
Development

No branches or pull requests

1 participant