feat: add components management functionality
This commit is contained in:
@@ -17,6 +17,7 @@ const (
|
||||
API_GROUP_SHELF = "/shelves"
|
||||
API_GROUP_CONTAINER = "/containers"
|
||||
API_GROUP_COMPONENT_TYPE = "/component-types"
|
||||
API_GROUP_COMPONENT = "/components"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user