Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed attendee event endpoint #545

Merged
merged 7 commits into from
Dec 5, 2023
Merged

fixed attendee event endpoint #545

merged 7 commits into from
Dec 5, 2023

Conversation

imathur1
Copy link
Contributor

@imathur1 imathur1 commented Nov 6, 2023

Description

Fixes #544

In the Event Model, I renamed the id field to eventId to correspond to the update API specifications.

Copy link
Contributor

@s0phialiu s0phialiu left a comment

Choose a reason for hiding this comment

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

Add new event endpoint GET /event/staff/

@s0phialiu
Copy link
Contributor

Documentation for GET /event/staff/: https://hackillinois.github.io/adonix-api-docs/#api-Event-GetEventStaff

Copy link
Contributor

@s0phialiu s0phialiu left a comment

Choose a reason for hiding this comment

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

Looks great! Thanks for making these changes

@imathur1 imathur1 merged commit 1732234 into dev Dec 5, 2023
2 checks passed
@imathur1 imathur1 deleted the ishaan/attendee-endpoint branch December 5, 2023 04:50
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.

Refactor attendee event endpoints
2 participants