Skip to content

Update drifted schemas#164

Merged
Calm0 merged 1 commit into
mainfrom
nabil-update-drifted-schemas
Jun 17, 2026
Merged

Update drifted schemas#164
Calm0 merged 1 commit into
mainfrom
nabil-update-drifted-schemas

Conversation

@Calm0

@Calm0 Calm0 commented Jun 17, 2026

Copy link
Copy Markdown
Member

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 updates the JSON schemas to match current (“drifted”) configuration structures used by the Hiro systems, aligning schema validation with the Go/proto model.

Changes:

  • Extend the Auctions schema to include item_counts maps in bid-related structures and add the immediate_buyout boolean flag.
  • Tighten the Leaderboards schema by changing duration, start_time_sec, and end_time_sec from number to integer (matching the int64 model types).

Reviewed changes

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

File Description
schemas/16-Hiro-Auctions.json Adds item_counts and immediate_buyout to better reflect Auctions config types.
schemas/06-Hiro-Leaderboards.json Changes time-related fields to integer to match the Leaderboards config model.

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

@Calm0 Calm0 merged commit 6849293 into main Jun 17, 2026
2 checks passed
@Calm0 Calm0 deleted the nabil-update-drifted-schemas branch June 17, 2026 12:29
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.

3 participants