Skip to content

Add name field to /attendees/email#257

Merged
J164 merged 2 commits intomainfrom
update-attendee-emails
Sep 12, 2025
Merged

Add name field to /attendees/email#257
J164 merged 2 commits intomainfrom
update-attendee-emails

Conversation

@J164
Copy link
Copy Markdown
Member

@J164 J164 commented Sep 12, 2025

No description provided.

@J164 J164 requested review from a team and Copilot September 12, 2025 01:58
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds the name field to the /attendees/emails endpoint response, expanding the data returned to include attendee names alongside their existing email and userId information.

  • Added name to the database query selection in the attendees email endpoint
  • Updated test expectations to validate the inclusion of name field in the response

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/services/attendee/attendee-router.ts Modified the /emails endpoint to include name in the database query selection
src/services/attendee/attendee-router.test.ts Updated test assertions to expect the name field in the response objects

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Copy Markdown
Contributor

@anandani4136 anandani4136 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@J164 J164 merged commit ed29850 into main Sep 12, 2025
5 checks passed
@J164 J164 deleted the update-attendee-emails branch September 12, 2025 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants