Skip to content

fix: bound concert tracking routes#119

Merged
chubes4 merged 1 commit into
mainfrom
fix/219-bound-concert-routes
Jul 20, 2026
Merged

fix: bound concert tracking routes#119
chubes4 merged 1 commit into
mainfrom
fix/219-bound-concert-routes

Conversation

@chubes4

@chubes4 chubes4 commented Jul 20, 2026

Copy link
Copy Markdown
Member

Summary

  • mirror the Users-owned 1..100 history and attendee bounds in the shipped Extra Chill REST schemas
  • remove absint coercion so negative, zero, malformed, and over-limit client values fail validation instead of changing meaning
  • exercise the actual /extrachill/v1/concert-tracking routes for schema parity, defaults, boundaries, rejected inputs, and ability forwarding

Dependency

Companion to Extra-Chill/extrachill-users#226. Merge the Users canonical service/ability PR first, then this transport PR.

Verification

  • scoped Homeboy PHPCS/lint: passed with zero findings (e1c63265-40ae-4741-8b53-ac8e5110fa51)
  • PHP syntax: passed for the route and REST test
  • git diff --check origin/main...HEAD: passed
  • focused PHPUnit attempted, but WP Codebox failed before loading tests because Composer platform check references unavailable STDERR (57e94b70-37eb-4945-881f-ac3205bbffab)
  • runner defect evidence: fix: make WP Codebox PHPUnit multisite bootstrap reliable homeboy-extensions#2305

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