Subterfuge-Revived / Remake-Core

Core repository that holds all game logic for both front end rendering and back end validation.
Creative Commons Zero v1.0 Universal
39 stars 23 forks source link

Fix administrator ban endpoints #106

Closed QuinnBast closed 1 year ago

QuinnBast commented 1 year ago

Description

The administrator ban endpoints were not properly reading data from the request body. Updated these endpoints to accurately read the data that was being reported from these endpoints.