Closed hburn7 closed 1 week ago
It seems all right 👌
No new problems were found according to the checks applied
💡 Qodana analysis was run in the pull request mode: only the changed files were checked ☁️ View the detailed Qodana report
Also I'm not a fan of the name accept-pre-statuses
. It doesn't directly reference a property like VerificationStatus
like the proposed name does. I'll leave this one up to you
Nice work :D
I think it would be more productive if the endpoint returned the tournament since it's already in memory. This way frontend can update the status' of each entity immediately instead of requiring a refresh
Note that this returns the tournament with all child navigations, but yeah I'm fine to do this until it presents a problem.
Part of #482
/tournaments/{id}:accept-pre-statuses
endpoint which marks allpre-
verification statuses as theverified
equivalent.