Skip to content

API: Remove the Traling Slashes#150

Open
Ayush8923 wants to merge 8 commits intomainfrom
api/remove-trailing-slashes
Open

API: Remove the Traling Slashes#150
Ayush8923 wants to merge 8 commits intomainfrom
api/remove-trailing-slashes

Conversation

@Ayush8923
Copy link
Copy Markdown
Collaborator

@Ayush8923 Ayush8923 commented May 7, 2026

Issue: #152

Summary:

  • Remove the Trailing slashes from all the endpoints for the consistency.
  • Update the Favicon.
  • Added the coderabbit config file so that coderabbit review only run when the in the PR ready-for-review label added.

@Ayush8923 Ayush8923 self-assigned this May 7, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 7, 2026

Review Change Stack

Warning

Rate limit exceeded

@Ayush8923 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 58 minutes and 40 seconds before requesting another review.

To continue reviewing without waiting, purchase usage credits in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: ceb0bab4-4f69-4152-b797-0efebdce2c58

📥 Commits

Reviewing files that changed from the base of the PR and between a868c27 and 5d5922e.

⛔ Files ignored due to path filters (1)
  • app/favicon.ico is excluded by !**/*.ico
📒 Files selected for processing (8)
  • .coderabbit.yaml
  • app/api/collections/route.ts
  • app/api/configs/route.ts
  • app/api/credentials/route.ts
  • app/api/document/route.ts
  • app/api/organization/route.ts
  • app/api/projects/route.ts
  • app/api/user-projects/route.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch api/remove-trailing-slashes

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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.

@Ayush8923 Ayush8923 requested a review from vprashrex May 7, 2026 17:35
@Ayush8923 Ayush8923 linked an issue May 7, 2026 that may be closed by this pull request
@Ayush8923 Ayush8923 requested a review from Prajna1999 May 7, 2026 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

API: Remove trailing slashes from endpoints

1 participant