UserDetailResponse was built from UserListItem (which excludes date_of_birth), so the field always returned null. Explicitly pass user.date_of_birth to the response constructor. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
UserDetailResponse was built from UserListItem (which excludes date_of_birth), so the field always returned null. Explicitly pass user.date_of_birth to the response constructor. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>