Skip to content

feat(events): Add sorting and current query params to GET and image URLs - #182

Merged
jbriones1 merged 2 commits into
mainfrom
feat_181_add-image-url-to-event-fetches
Sep 2, 2026
Merged

feat(events): Add sorting and current query params to GET and image URLs#182
jbriones1 merged 2 commits into
mainfrom
feat_181_add-image-url-to-event-fetches

Conversation

@jbriones1

@jbriones1 jbriones1 commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

fixes #181

  • Fetching events now includes their image_url on the non-group GET endpoints.
  • Sorting is default ascending by the event's start time, and then end time.
  • Added boolean desc query param to specify sorting by descending instead.

@jbriones1
jbriones1 merged commit c913c49 into main Sep 2, 2026
5 checks passed
@jbriones1
jbriones1 deleted the feat_181_add-image-url-to-event-fetches branch September 2, 2026 23:33
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.

Add image URLs to Event fetches

1 participant