Skip to content

feat: schemaの命名規則をHTTP Method + Resource + (Request|Response)に統一#27

Open
reiroop wants to merge 1 commit into
feature/issue-22from
feature/issue-23
Open

feat: schemaの命名規則をHTTP Method + Resource + (Request|Response)に統一#27
reiroop wants to merge 1 commit into
feature/issue-22from
feature/issue-23

Conversation

@reiroop
Copy link
Copy Markdown
Collaborator

@reiroop reiroop commented May 22, 2026

close #23

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 22, 2026

Warning

Rate limit exceeded

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

You’ve run out of usage credits. Purchase more 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: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 057c9076-cd28-452a-a19c-9e2197bef372

📥 Commits

Reviewing files that changed from the base of the PR and between 913b903 and 5cb2d59.

📒 Files selected for processing (2)
  • openapi.yaml
  • server/gen.go
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/issue-23

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.

@reiroop reiroop changed the base branch from main to feature/issue-22 May 22, 2026 05:45
@reiroop reiroop requested a review from kaitoyama May 22, 2026 05:46
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.

スキーマの命名が HTTP Method + Resource + (Request|Response) で統一されているものとそうでないものがある

1 participant