mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-05-04 10:56:45 +00:00
feat(api tokens): add crud routes to manage api tokens
This commit is contained in:
@@ -22,6 +22,8 @@ import (
|
||||
"net/http"
|
||||
|
||||
"code.vikunja.io/api/pkg/log"
|
||||
_ "code.vikunja.io/api/pkg/swagger" // To make sure the swag files are properly registered
|
||||
|
||||
"github.com/labstack/echo/v4"
|
||||
"github.com/swaggo/swag"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user