Skip to content

feat: CheckoutSessionsの重複するステータス定義を CheckoutSessionStatus スキーマへ一本化 (#54)#58

Open
reiroop wants to merge 1 commit into
feature/issue-15from
feature/issue-54
Open

feat: CheckoutSessionsの重複するステータス定義を CheckoutSessionStatus スキーマへ一本化 (#54)#58
reiroop wants to merge 1 commit into
feature/issue-15from
feature/issue-54

Conversation

@reiroop
Copy link
Copy Markdown
Collaborator

@reiroop reiroop commented May 31, 2026

本PRは、Issue #54 に基づき、Checkout Sessions の一覧取得パラメータおよびレスポンス内で重複していたステータス定義を共通の CheckoutSessionStatus スキーマに一本化し、DRY原則を適用します。本ブランチは #57 (feature/issue-15) の上に重ねています。

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 31, 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: 26726ab4-ac5d-42ea-944e-a3bb7132a335

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-54

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 requested a review from kaitoyama May 31, 2026 09:37
@reiroop reiroop linked an issue May 31, 2026 that may be closed by this pull request
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.

CheckoutSessionsのステータス定義が2つある

1 participant