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

doc(api): fixed wrong response of /auth/login #543

Merged
merged 1 commit into from
Dec 14, 2024

Conversation

set120120
Copy link
Contributor

The wrong response solved: I removed User object and added "message: 'Login succesful'".

@set120120 set120120 added bug Something isn't working type: documentation Improvements or additions to documentation priority: low Issue needs to be closed in two weeks. effort: low Quick, easy tasks. status: completed Issue is completed. team: back-end This issue is related to the back-end team. labels Dec 14, 2024
@set120120 set120120 self-assigned this Dec 14, 2024
@set120120 set120120 merged commit 5819ce2 into main Dec 14, 2024
@set120120 set120120 deleted the small-update-in-api-doc branch December 14, 2024 20:23
@set120120 set120120 linked an issue Dec 14, 2024 that may be closed by this pull request
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working effort: low Quick, easy tasks. priority: low Issue needs to be closed in two weeks. status: completed Issue is completed. team: back-end This issue is related to the back-end team. type: documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix response of "POST /auth/login" details in api-doc
2 participants