momentum-mod / website

Momentum Mod's main website.
https://momentum-mod.org
MIT License
58 stars 59 forks source link

/maps/:mapID/reviews/:reviewID PATCH #806

Closed tsa96 closed 7 months ago

tsa96 commented 1 year ago

The req and res as https://github.com/momentum-mod/website/issues/804.

Only allow the author of the review.

Add the current data to MapReviewEditHistory array (may not exist yet) using the current updatedAt as the createdAt. Then update the actual DB fields with the new input.