This repository has been archived on 2026-03-21. You can view files and clone it, but cannot push or open issues or pull requests.
payfrit-biz/api/beacons
John Mizerek be29352b21 Migrate beacon APIs to shard-only system
- save.cfm: Auto-allocates shard+Major to business, creates ServicePoint with Minor
- list.cfm: Lists ServicePoints with BeaconMinor (removed legacy Beacons table)
- list_all.cfm: Returns shard UUIDs instead of legacy beacon UUIDs
- lookup.cfm: Removed legacy UUID lookup, shard-only resolution

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-14 19:33:49 -08:00
..
delete.cfm Beacon delete fix, price extraction, tax rate lookup, add modifiers form 2026-02-14 19:17:48 -08:00
get.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
getBusinessFromBeacon.cfm Complete DB column normalization: strip redundant table-name prefixes from all SQL queries 2026-01-31 20:03:40 -08:00
list.cfm Migrate beacon APIs to shard-only system 2026-02-14 19:33:49 -08:00
list_all.cfm Migrate beacon APIs to shard-only system 2026-02-14 19:33:49 -08:00
lookup.cfm Migrate beacon APIs to shard-only system 2026-02-14 19:33:49 -08:00
reassign_all.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
save.cfm Migrate beacon APIs to shard-only system 2026-02-14 19:33:49 -08:00