mirror of
https://github.com/Biarity/Sieve.git
synced 2025-10-14 09:26:03 +02:00
v2.3.3
This commit is contained in:
@@ -7,7 +7,7 @@ using SieveTests.Entities;
|
||||
|
||||
namespace SieveTests.Controllers
|
||||
{
|
||||
[Route("api/[controller]/[action]")]
|
||||
[Route("api/[controller]/[action]")]
|
||||
public class PostsController : Controller
|
||||
{
|
||||
private readonly ISieveProcessor _sieveProcessor;
|
||||
|
Reference in New Issue
Block a user