Skip to content

Fix Swagger annotations for auth controller#349

Open
guerzon wants to merge 1 commit intocreate-go-app:masterfrom
guerzon:master
Open

Fix Swagger annotations for auth controller#349
guerzon wants to merge 1 commit intocreate-go-app:masterfrom
guerzon:master

Conversation

@guerzon
Copy link
Copy Markdown

@guerzon guerzon commented Oct 31, 2025

What this PR is changing or adding?

I encountered the same issue as described in #220. This PR fixes the issue in the said report.

Note that this is a partial fix, the same should also be done to the other controllers where the request is expected to be JSON data in the request body and not as request params.

Before/after or any other screenshots

See the screenshots in #220.

Which issues are fixed by this PR?

#220

Pre-launch Checklist

  • I have read and fully accepted project's code of conduct.
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation and/or comments to the code.
  • All existing and new tests are passing successfully.

@welcome
Copy link
Copy Markdown

welcome Bot commented Oct 31, 2025

Thanks for opening this pull request! 🎉 Please check out our contributing guidelines.

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.

1 participant