Skip to content

SPTECH-269: expose min/max participants on price-breakdown timeslots - #118

Merged
arihantgupta-28 merged 1 commit into
mainfrom
SPTECH-269/price-breakdown-min-max-participants
Jul 21, 2026
Merged

SPTECH-269: expose min/max participants on price-breakdown timeslots#118
arihantgupta-28 merged 1 commit into
mainfrom
SPTECH-269/price-breakdown-min-max-participants

Conversation

@arihantgupta-28

Copy link
Copy Markdown
Contributor

What

Add min_participants / max_participants to the public TimeSlot schema (spec/components/schema/day_breakdowns.yaml).

Why

The Partner API's price-breakdown now returns these two fields per time slot (shipped in public-partner-api). This repo is the public API reference; its spec is a manually-maintained mirror with no auto-sync, so it was missing them.

How

Add the two fields to the TimeSlot schema, mirroring the internal change.

Notes

🤖 Generated with Claude Code

Add min_participants / max_participants to the public TimeSlot schema, mirroring
the change shipped in public-partner-api (price-breakdown now returns these per
time slot). This spec is a manually-maintained mirror with no auto-sync, so the
fields are added here directly.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@arihantgupta-28
arihantgupta-28 requested a review from a team as a code owner July 21, 2026 10:08
@gyg-pr-tool
gyg-pr-tool Bot requested a review from kingaM July 21, 2026 10:08
@arihantgupta-28
arihantgupta-28 merged commit 6c4a995 into main Jul 21, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants