Skip to content

blog length param sending#6

Open
AlwaysHungrie wants to merge 2 commits intomainfrom
bug/blog-length
Open

blog length param sending#6
AlwaysHungrie wants to merge 2 commits intomainfrom
bug/blog-length

Conversation

@AlwaysHungrie
Copy link

Description

Concise description of proposed changes, We recommend using screenshots and videos for better description

Additional Information

Related Issues

Closes #{issue number}

Note: If your changes are small and straightforward, you may skip the creation of an issue beforehand and remove this section. However, for medium-to-large changes, it is recommended to have an open issue for discussion and approval prior to submitting a pull request.

Your ENS/address:

@vercel
Copy link

vercel bot commented Dec 2, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
scaffold-x402-bonfires-nextjs Ready Ready Preview Comment Dec 2, 2025 1:35pm

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR makes two changes: ensures the blog_length parameter is properly forwarded to the backend API, and adds comprehensive documentation about the HyperBlog creation flow. Additionally, temporary debug logging for payment headers has been added to the purchase endpoint.

  • Forwards the blog_length parameter from the request body to the Delve backend in the purchase API route
  • Adds extensive documentation file (HYPERBLOG_CREATION_JOURNEY.md) detailing the complete HyperBlog creation workflow
  • Includes debug logging to decode and inspect payment header structure

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
packages/nextjs/app/api/hyperblogs/purchase/route.ts Adds blog_length to the forwarded request body and includes debug logging for payment header inspection
HYPERBLOG_CREATION_JOURNEY.md New comprehensive documentation file detailing the entire HyperBlog creation journey from user interaction through blog generation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants