Treneese / YouFlix

Other
3 stars 1 forks source link

Backend: Implement Search and Favorite Endpoints: DELETE' #29

Open Treneese opened 1 month ago

Treneese commented 1 month ago

@app.route('/profiles//favorites/', methods=['DELETE']) def delete_favorite(profile_id, show_id):