VRMS
VRMS copied to clipboard
remove zoom links, create new route
Fixes #1659
What changes did you make and why did you make them ?
- I removed the zoom links from each recurring event on the root route
- I created a new route for VRMS internal use with all recurring event data.
- switched fetch to Get all recurring events to the new route
Want to review this pull request? Take a look at this documentation for a step by step guide!
From your project repository, check out a new branch and test the changes.
git checkout -b bkmorgan3-1659/Block-zoom-link-from-API development
git pull https://github.com/bkmorgan3/VRMS.git 1659/Block-zoom-link-from-API