feat: add component_types management functionality
This commit is contained in:
@@ -15,7 +15,8 @@ const (
|
||||
API_GROUP_ROOM = "/rooms"
|
||||
API_GROUP_CABINET = "/cabinets"
|
||||
API_GROUP_SHELF = "/shelves"
|
||||
API_GROUP_CONTAINER = "/containers"
|
||||
API_GROUP_CONTAINER = "/containers"
|
||||
API_GROUP_COMPONENT_TYPE = "/component-types"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user