All endpoints in the code should be updated to the new endpoint definitions - [ ] Rename the endpoints file in /api to the updated definition - [ ] Change all instances of previous endpoint def in renamed file to reflect new def - [ ] Change the imports and blueprint registers in app.py to reflect the new filename - [ ] Go into the appropriate react app repos and update the api endpoints
All endpoints in the code should be updated to the new endpoint definitions