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