Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

"Remove All Favorited Events" Endpoint #344

Open
wants to merge 3 commits into
base: staging
Choose a base branch
from
Open

"Remove All Favorited Events" Endpoint #344

wants to merge 3 commits into from

Conversation

lauzadis
Copy link
Member

Adds a new method to an existing endpoint, DELETE /event/favorite/remove, which removes all of the user's favorited events.

  • Added /event/favorite/remove endpoint, accessed through DELETE method
  • Wrote a test for removing all of a user's favorite events
  • Changed mixed spelling throughout codebase of "favourite" to "favorite"
  • Added this new endpoint to the services documentation

@lauzadis lauzadis changed the title Remove All Favorited Events Endpoint "Remove All Favorited Events" Endpoint Oct 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant