@using GenHTTP.Api.Protocol @using GenHTTP.Modules.IO; @{ Model.Respond() .Status(ResponseStatus.OK); }