Skip to content

chore: refresh store codegen snapshot - #8

Open
JOY (JOY) wants to merge 1 commit into
devfrom
automation/store-codegen-drift
Open

chore: refresh store codegen snapshot#8
JOY (JOY) wants to merge 1 commit into
devfrom
automation/store-codegen-drift

Conversation

@JOY

@JOY JOY (JOY) commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

The Store Codegen Drift workflow detected an upstream schema change and regenerated the checked-in gateway client snapshot.

Changed generated files:

  • packages/store/scripts/api-schema/schema.json
  • packages/store/src/gateway/AUTO_GENERATED/.schema-hash

This PR is automation-created, but it is intentionally not auto-merged.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the API schema by adding a nullable trialPeriodDays property of type number and updates the corresponding auto-generated schema hash file. There are no review comments, and I have no feedback to provide.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the API schema by adding a nullable trialPeriodDays property of type number to the schema definition. Additionally, the auto-generated schema hash file has been updated to reflect this change. There are no review comments, and I have no feedback to provide.

@coderabbitai

coderabbitai Bot commented Sep 8, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 542ccdfc-051c-4631-a983-4d34ad07fa6a

📥 Commits

Reviewing files that changed from the base of the PR and between 532efba and 6a09d97.

📒 Files selected for processing (2)
  • packages/store/scripts/api-schema/schema.json
  • packages/store/src/gateway/AUTO_GENERATED/.schema-hash
🚧 Files skipped from review as they are similar to previous changes (1)
  • packages/store/src/gateway/AUTO_GENERATED/.schema-hash

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The OpenAPI schema adds subscription update endpoints, token metadata endpoints, and supporting schemas. The PaymentLink schema adds nullable trialPeriodDays. The generated schema hash is updated.

Changes

API schema expansion

Layer / File(s) Summary
Subscription update contracts
packages/store/scripts/api-schema/schema.json
Adds preview and update subscription endpoints with request, response, and line-item schemas.
Token metadata contracts
packages/store/scripts/api-schema/schema.json
Adds single-token and multi-token metadata endpoints with native, ERC-20, and ERC-721 metadata schemas.
PaymentLink contract and schema hash
packages/store/scripts/api-schema/schema.json, packages/store/src/gateway/AUTO_GENERATED/.schema-hash
Adds nullable trialPeriodDays to PaymentLink and updates the stored schema hash.

Priority: ⬇️ Low

Estimated code review effort: 3 (Moderate) | ~20 minutes

Change: Other

Suggested reviewers: tmjssz

Merge Risk: ⚪ Minimal · up to 6a09d

The checked-in API schema and generated schema hash update do not show an actionable merge risk.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: refreshing the checked-in Store code generation snapshot after an upstream schema update.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch automation/store-codegen-drift

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.

@JOY
JOY (JOY) force-pushed the automation/store-codegen-drift branch 4 times, most recently from 532efba to 6a09d97 Compare September 12, 2026 06:15
@JOY
JOY (JOY) force-pushed the automation/store-codegen-drift branch from 6a09d97 to 3eee1e2 Compare September 13, 2026 06:19
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.

1 participant