Skip to content

feat: デフォルトセキュリティ定義を NeoShowcaseAuth のみに制限し、一般ユーザー向けエンドポイントの認証を個別定義化 (#49)#51

Open
reiroop wants to merge 1 commit into
feature/issue-46from
feature/issue-49
Open

feat: デフォルトセキュリティ定義を NeoShowcaseAuth のみに制限し、一般ユーザー向けエンドポイントの認証を個別定義化 (#49)#51
reiroop wants to merge 1 commit into
feature/issue-46from
feature/issue-49

Conversation

@reiroop
Copy link
Copy Markdown
Collaborator

@reiroop reiroop commented May 30, 2026

本PRは、Issue #49 に基づき、グローバルデフォルトセキュリティを NeoShowcaseAuth のみに制限し、一般ユーザー向け状態変更エンドポイント(POST/PATCH /me/customer, POST /me/invoices)に個別セキュリティ定義を追加します。本ブランチは #48 (feature/issue-46) の上に重ねています。

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 30, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 2c00afdd-35f9-4f11-9873-a1c6f0e4307b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/issue-49

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.

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.

デフォルトセキュリティ定義を NeoShowcaseAuth のみに制限し、一般ユーザー向けエンドポイントの認証を個別定義化

1 participant