feat: rename all list files
This commit is contained in:
parent
2fba7bdf02
commit
8f4abd2fe8
@ -29,8 +29,8 @@ import (
|
|||||||
"github.com/labstack/echo/v4"
|
"github.com/labstack/echo/v4"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetProjectsByNamespaceID is the web handler to delete a namespace
|
// GetProjectsByNamespaceID is the web handler to get all projects belonging to a namespace
|
||||||
// TODO: depricate this in favour of namespace.ReadOne() <-- should also return the projects
|
// TODO: deprecate this in favour of namespace.ReadOne() <-- should also return the projects
|
||||||
// @Summary Get all projects in a namespace
|
// @Summary Get all projects in a namespace
|
||||||
// @Description Returns all projects inside of a namespace.
|
// @Description Returns all projects inside of a namespace.
|
||||||
// @tags namespace
|
// @tags namespace
|
Loading…
x
Reference in New Issue
Block a user