514 B
514 B
TestMap detail sync fix
- Investigate why
TestMapController::createandpatchstill reject payloads (400) despite passing required fields; log output hints validation errors. - Complete detail operation helpers (new/edit/deleted) so frontend payload works end-to-end and rerun feature tests.
- Update tests once endpoints behave (remove stderr logging) and verify
phpunit tests/feature/Test/TestMapPatchTest.phppasses. - Confirm OpenAPI docs reflect final behavior and bundle output already up-to-date.