Skip to content

Fix generate_urls endpoint body handling#411

Open
seveibar wants to merge 1 commit intomainfrom
codex/fix-error-on-generate-urls
Open

Fix generate_urls endpoint body handling#411
seveibar wants to merge 1 commit intomainfrom
codex/fix-error-on-generate-urls

Conversation

@seveibar
Copy link
Copy Markdown
Contributor

Summary

  • reuse the request context body inside the generate_urls handler to avoid double reads
  • add validation and fallbacks when building the generated URL response
  • cover the regression with a Bun test that posts to /generate_urls

Testing

  • bun test tests/generate-urls.test.ts
  • bunx tsc --noEmit

https://chatgpt.com/codex/tasks/task_b_68ec206b3be8832ebec9b0f94e4e9450

@vercel
Copy link
Copy Markdown

vercel Bot commented Oct 12, 2025

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

Project Deployment Preview Comments Updated (UTC)
svg-tscircuit-com Ready Ready Preview Comment Oct 12, 2025 9:59pm

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