Files
jdescopingtool/PLANS
Joseph Doherty 3d63f8f2fc docs: fix ApiResult property names in test implementation plan
- Replace IsApiError with IsError
- Replace ApiError. with Error.
- Replace ValidationError.Errors with ValidationError.FieldErrors

These match the actual ApiResult<T> implementation. The tests
themselves were already correct - subagents adapted during implementation.
2026-01-06 11:54:31 -05:00
..