Skip to content
This repository was archived by the owner on Apr 29, 2026. It is now read-only.

fix: ipo-calendar column name bug - #1

Merged
loadingcloud001 merged 1 commit into
mainfrom
fix/ipo-calendar-column-name
Apr 13, 2026
Merged

loadingcloud001 merged 1 commit into
mainfrom
fix/ipo-calendar-column-name

Conversation

@loadingcloud001

Copy link
Copy Markdown
Owner

Fixed incorrect column name - Alpha Vantage returns ipoDate, not reportedDate

Copilot AI review requested due to automatic review settings April 13, 2026 14:17
@loadingcloud001
loadingcloud001 merged commit c38eebf into main Apr 13, 2026
2 checks passed
@vercel

vercel Bot commented Apr 13, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
alpha-vantage-api Building Building Preview, Comment Apr 13, 2026 2:17pm

Copilot AI 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.

Pull request overview

Fixes a data-validation mismatch in the IPO calendar API route by aligning required CSV columns with the actual Alpha Vantage response schema (ipoDate instead of reportedDate), preventing false “missing required columns” errors.

Changes:

  • Update requiredColumns for the IPO calendar upstream config to require ipoDate rather than reportedDate.

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants