Rework Journal Handling
Stub ModulesInfo
This commit is contained in:
parent
4274496150
commit
b8967814d5
14 changed files with 156 additions and 47 deletions
|
|
@ -1,7 +1,7 @@
|
|||
namespace Pulsar.Features.Journal;
|
||||
|
||||
[ApiController]
|
||||
[Route("api/journal")]
|
||||
[Route("api/[controller]")]
|
||||
public class JournalController : ControllerBase
|
||||
{
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue