mirror of
https://github.com/D4M13N-D3V/comissions-app-core-api.git
synced 2025-03-14 10:04:55 +00:00
fix
This commit is contained in:
parent
80502aa2d6
commit
eb12979506
@ -35,7 +35,7 @@ public class RequestsController : Controller
|
||||
}
|
||||
|
||||
[Route("PaymentWebhook")]
|
||||
[HttpPost("PaymentWebhook")]
|
||||
[HttpPost]
|
||||
[AllowAnonymous]
|
||||
public async Task<IActionResult> ProcessWebhookEvent()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user