Skip to content

docs/swagger-docs#63

Merged
mdawoud27 merged 5 commits into
mainfrom
docs/61/swagger_docs
Apr 4, 2025
Merged

docs/swagger-docs#63
mdawoud27 merged 5 commits into
mainfrom
docs/61/swagger_docs

Conversation

@mdawoud27
Copy link
Copy Markdown
Contributor

PR Checklist (required)

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines.

  • Tests for the changes have been added (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation changes
  • Other... Please describe:

Related Issue

Closes #61

@mdawoud27 mdawoud27 added documentation Improvements or additions to documentation enhancement New feature or request labels Apr 4, 2025
@mdawoud27 mdawoud27 requested a review from Copilot April 4, 2025 16:11
@mdawoud27 mdawoud27 self-assigned this Apr 4, 2025
@mdawoud27 mdawoud27 linked an issue Apr 4, 2025 that may be closed by this pull request
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

src/routes/auth.routes.js:44

  • The Google OAuth route path is inconsistent with other '/api/auth/*' endpoints; consider updating it to '/api/auth/google' to align with the documented route in the controller.
router.post('/auth/google', googleOAuthLogin);

@mdawoud27 mdawoud27 merged commit aaaa379 into main Apr 4, 2025
11 checks passed
@mdawoud27 mdawoud27 deleted the docs/61/swagger_docs branch April 4, 2025 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DOCS]: Swagger docs

2 participants