Finished the project.
This commit is contained in:
parent
753967d4f5
commit
b5dcb71080
35 changed files with 130 additions and 139 deletions
|
@ -9,7 +9,7 @@ using TodoApi.Models;
|
|||
|
||||
namespace TodoApi.Controllers
|
||||
{
|
||||
[Route("api/[controller]")]
|
||||
[Route("api/[controller]/posts")]
|
||||
[ApiController]
|
||||
public class TodoItemsController : ControllerBase
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue