Decouple New Maps & Mapfixes #46

Closed
opened 2025-03-29 02:24:33 +00:00 by Quaternions · 0 comments
Owner

It doesn't make sense. Rewrite it all.

Mapfixes new fields:

  • Make a Description field for map fixes
  • Describe how the leaderboard is affected in terms of time wipes

Endpoints:

  • POST /mapfixes create mapfix
    • Triggers validator to create the mapfix entry? May be able to straight up make it and validator checks if name matches later when it validates
  • GET /mapfixes list
  • GET /mapfixes/{MapfixID}
It doesn't make sense. Rewrite it all. Mapfixes new fields: - Make a Description field for map fixes - Describe how the leaderboard is affected in terms of time wipes Endpoints: - POST `/mapfixes` create mapfix - Triggers validator to create the mapfix entry? May be able to straight up make it and validator checks if name matches later when it validates - GET `/mapfixes` list - GET `/mapfixes/{MapfixID}`
Quaternions added the
backend
label 2025-03-29 02:24:33 +00:00
Quaternions added this to the 1.0 Release milestone 2025-03-29 05:27:08 +00:00
Quaternions self-assigned this 2025-03-31 21:27:48 +00:00
Sign in to join this conversation.
No description provided.