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.
This commit is contained in: