Skip to content

Comments

[docs] add 501 for auth endpoints#208

Open
capcom6 wants to merge 1 commit intomasterfrom
docs/add-501-for-auth
Open

[docs] add 501 for auth endpoints#208
capcom6 wants to merge 1 commit intomasterfrom
docs/add-501-for-auth

Conversation

@capcom6
Copy link
Member

@capcom6 capcom6 commented Feb 20, 2026

Summary by CodeRabbit

  • Documentation
    • Updated API documentation for third-party authentication token operations to include HTTP 501 Not Implemented responses in endpoint specifications.

@coderabbitai
Copy link

coderabbitai bot commented Feb 20, 2026

No actionable comments were generated in the recent review. 🎉


Walkthrough

Swagger annotations for HTTP 501 Not Implemented responses are added to two authentication API endpoints in the third-party handler, documenting that token POST and DELETE operations return not implemented status. No functional code changes were made.

Changes

Cohort / File(s) Summary
Swagger Documentation
internal/sms-gateway/handlers/thirdparty/auth.go
Added HTTP 501 Not Implemented response annotations to POST and DELETE token endpoints.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and specifically describes the main change: adding Swagger documentation for HTTP 501 Not Implemented responses to authentication endpoints.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link

🤖 Pull request artifacts

Platform File
🐳 Docker GitHub Container Registry
🍎 Darwin arm64 server_Darwin_arm64.tar.gz
🍎 Darwin x86_64 server_Darwin_x86_64.tar.gz
🐧 Linux arm64 server_Linux_arm64.tar.gz
🐧 Linux i386 server_Linux_i386.tar.gz
🐧 Linux x86_64 server_Linux_x86_64.tar.gz
🪟 Windows arm64 server_Windows_arm64.zip
🪟 Windows i386 server_Windows_i386.zip
🪟 Windows x86_64 server_Windows_x86_64.zip

@capcom6 capcom6 added the ready label Feb 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant