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

Fixed answered flag bug #55

Merged
merged 1 commit into from
Mar 10, 2024
Merged

Fixed answered flag bug #55

merged 1 commit into from
Mar 10, 2024

Conversation

adriiglz
Copy link
Contributor

@adriiglz adriiglz commented Mar 10, 2024

I fixed the bug #53 that prevented the questions api endpoint to retrieve the answered flag by the user. Had to change the confuguration of the axios post method in gateway to Content/type text/plain

@adriiglz adriiglz added the Bug 🐛 Something isn't working label Mar 10, 2024
@adriiglz adriiglz added this to the Prototype v0.1.0 milestone Mar 10, 2024
@adriiglz adriiglz linked an issue Mar 10, 2024 that may be closed by this pull request
@ChristianFN2 ChristianFN2 merged commit 716c230 into develop Mar 10, 2024
1 check failed
@andrrsin andrrsin deleted the wiq branch March 11, 2024 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 🐛 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sending answer to the API
4 participants