fix: trailing slash on all collection POST calls #75

Merged
cal merged 1 commits from fix/trailing-slash-307-redirect into main 2026-03-10 00:42:17 +00:00

1 Commits

Author SHA1 Message Date
Cal Corum
ba55ed3109 fix: add trailing slashes to all collection POST calls
All checks were successful
Build Docker Image / build (pull_request) Successful in 1m16s
Ensures all client.post() calls to collection endpoints include
trailing slashes, matching the standardized database API routes.
Covers BaseService.create(), TransactionService, InjuryService,
and DraftListService POST calls.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 19:34:36 -05:00