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 428129a93e Add sharding support to beacon list and assignments APIs
For businesses using beacon sharding:
- beacons/list.cfm now returns ServicePoints with BeaconMinor as beacons
- assignments/list.cfm now shows sharding assignments (SP + Minor)
- Both APIs include USES_SHARDING flag and sharding info

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-08 12:34:49 -08:00
..
delete.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -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 Add sharding support to beacon list and assignments APIs 2026-02-08 12:34:49 -08:00
list_all.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
lookup.cfm Add beacon sharding support to lookup API 2026-02-08 12:21:30 -08:00
reassign_all.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
save.cfm Replace queryExecute with queryTimed across all endpoints for perf tracking 2026-02-02 00:28:37 -08:00