mirror of
https://github.com/Biarity/Sieve.git
synced 2025-07-27 12:43:13 +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