Skip to content

Data Streams: v9 schema fix#3864

Merged
dev-dist merged 2 commits into
mainfrom
schema-fix
Jun 10, 2026
Merged

Data Streams: v9 schema fix#3864
dev-dist merged 2 commits into
mainfrom
schema-fix

Conversation

@dev-dist

Copy link
Copy Markdown
Collaborator

This pull request updates the documentation and schema definitions to clarify the time unit used for the navDate field in NAV reports, changing it from nanoseconds to milliseconds. This ensures consistency and accuracy in how timestamps are interpreted throughout the codebase.

Schema and documentation updates:

  • Updated the navDate field description in the report schema documentation to specify that the timestamp is in milliseconds instead of nanoseconds (src/content/data-streams/llms-full.txt).
  • Updated the navDate field description in the REPORT_SCHEMA_DEFINITIONS object to reflect the change to milliseconds (src/features/feeds/components/reportSchemaData.ts).

@dev-dist dev-dist requested review from a team as code owners June 10, 2026 16:33
@vercel

vercel Bot commented Jun 10, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview Jun 10, 2026 4:41pm

Request Review

@github-actions

Copy link
Copy Markdown
Contributor

👋 dev-dist, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

@dev-dist dev-dist merged commit b35cb8c into main Jun 10, 2026
27 checks passed
@dev-dist dev-dist deleted the schema-fix branch June 10, 2026 16:54
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