Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Routes Cleanup #40

Merged
merged 3 commits into from
Oct 1, 2021
Merged

Routes Cleanup #40

merged 3 commits into from
Oct 1, 2021

Conversation

Utkar5hM
Copy link
Collaborator

@Utkar5hM Utkar5hM commented Oct 1, 2021

Deprecating functions and routes.

  • addmembers for Institutes,
  • instituteIndex for organizations
  • Organizationindex for events

Added support for req.query params to be passed in index GET requests for Organizations and events.

@Utkar5hM Utkar5hM requested a review from priyansh32 October 1, 2021 07:32
@Utkar5hM Utkar5hM linked an issue Oct 1, 2021 that may be closed by this pull request
~now one can query using instituteId or organizationId instead of just _id of them.
@priyansh32 priyansh32 temporarily deployed to cms-api-pr-40 October 1, 2021 08:51 Inactive
@Utkar5hM Utkar5hM added the hacktoberfest Hacktoberfest label Oct 1, 2021
@priyansh32 priyansh32 merged commit 7a8eb3f into ClubsCafe:main Oct 1, 2021
@Utkar5hM Utkar5hM deleted the fix-issues branch October 1, 2021 11:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
hacktoberfest Hacktoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

addMember function is not required
2 participants