ghostguild-org/server/api/helcim
Jennie Robinson Faber 025c1a180f Add Zod validation to all API endpoints and remove debug test route
Adds schema-based input validation across helcim, events, members,
series, admin, and updates API endpoints. Removes the peer-support
debug test endpoint. Adds validation test coverage.
2026-03-01 17:04:26 +00:00
..
create-plan.post.js Add Zod validation to all API endpoints and remove debug test route 2026-03-01 17:04:26 +00:00
customer-code.get.js Add Zod validation to all API endpoints and remove debug test route 2026-03-01 17:04:26 +00:00
customer.post.js Add Zod validation to all API endpoints and remove debug test route 2026-03-01 17:04:26 +00:00
get-or-create-customer.post.js Add Zod validation to all API endpoints and remove debug test route 2026-03-01 17:04:26 +00:00
initialize-payment.post.js Add Zod validation to all API endpoints and remove debug test route 2026-03-01 17:04:26 +00:00
plans.get.js Add Zod validation to all API endpoints and remove debug test route 2026-03-01 17:04:26 +00:00
subscription.post.js Add Zod validation to all API endpoints and remove debug test route 2026-03-01 17:04:26 +00:00
subscriptions.get.js Add Zod validation to all API endpoints and remove debug test route 2026-03-01 17:04:26 +00:00
update-billing.post.js Add Zod validation to all API endpoints and remove debug test route 2026-03-01 17:04:26 +00:00
verify-payment.post.js Add Zod validation, fix mass assignment, remove test endpoints and dead code 2026-03-01 14:02:46 +00:00