mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
convert TODO to issue #134
This commit is contained in:
parent
6a85642124
commit
99f679a016
1 changed files with 0 additions and 2 deletions
|
|
@ -3,8 +3,6 @@
|
|||
|
||||
namespace FilterLists.Api.Controllers
|
||||
{
|
||||
//TODO: migrate controllers to separate projects by version, use dependency injection
|
||||
//TODO: automate URL versioning
|
||||
[Route("v1/[controller]")]
|
||||
[Produces("application/json")]
|
||||
public class ListsController : Controller
|
||||
|
|
|
|||
Loading…
Reference in a new issue