This commit is contained in:
@@ -59,7 +59,7 @@ namespace AyaNova.Api.Controllers
|
||||
/// One of "OpsOnly" or "Open"
|
||||
/// </summary>
|
||||
/// <param name="state">{"serverState":"Open"}</param>
|
||||
/// <returns>NoContent 204</returns>
|
||||
/// <returns>New server state</returns>
|
||||
[HttpPost]
|
||||
public async Task<IActionResult> PostServerState([FromBody] ServerStateModel state)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user