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/setup
John Mizerek 6b66d2cef8 Fix normalized DB column names across all API files
Sweep of 26 API files to use prefixed column names matching the
database schema (e.g. BusinessID not ID, BusinessName not Name,
BusinessDeliveryFlatFee not DeliveryFlatFee, ServicePointName not Name).

Files fixed: auth, beacons, businesses, menu, orders, setup, stripe,
tasks, and workers endpoints.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 16:56:41 -08:00
..
analyzeMenu.cfm Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
analyzeMenuImages.cfm Add Manage Menus toolbar button, photo upload, and various improvements 2026-01-28 14:43:41 -08:00
bigdeans_import.json Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
checkDuplicate.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
downloadImages.cfm Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
importBusiness.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
reimportBigDeans.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
saveWizard.cfm Fix normalized DB column names across all API files 2026-01-31 16:56:41 -08:00
testUpload.cfm Add addresses debug endpoint 2026-01-14 22:28:16 -08:00