Compare commits
1 Commits
master
...
feat/rando
Author | SHA1 | Date | |
---|---|---|---|
54c4782672 |
@ -19,7 +19,7 @@ using Microsoft.EntityFrameworkCore;
|
||||
namespace InternshipSystem.Api.Controllers
|
||||
{
|
||||
[ApiController]
|
||||
[Route("editionManagement")]
|
||||
[Route("management/editions")]
|
||||
public class EditionManagementController : ControllerBase
|
||||
{
|
||||
private InternshipDbContext Context { get; }
|
||||
|
Loading…
Reference in New Issue
Block a user