momentum-mod / website

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

/maps/:mapID/reviews POST #804

Closed tsa96 closed 7 months ago

tsa96 commented 1 year ago

Really easy for now, until we start adding screenshots, replays and stuff and this turns into a huge multipart/form-data monstrosity.

Response: MapReviewDto Body:

{
  mainText: string;
}
tsa96 commented 1 year ago

This and other writes relating to review probs want some review-specific checks: