forked from SoDOff-Project/sodoff
json
This commit is contained in:
parent
5ea9b5db3b
commit
3a58938f59
@ -6,7 +6,6 @@ namespace sodoff.Controllers.Common
|
||||
public class PingController : Controller
|
||||
{
|
||||
[HttpPost]
|
||||
[Produces("applcation/xml")]
|
||||
[Route("PingWebService.asmx/GetPingPayload")]
|
||||
public IActionResult GetPingPayload()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user