mirror of
https://github.com/Biarity/Sieve.git
synced 2025-12-06 10:18:31 +01: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