feat(access): Enable specifying the kb model to use for linking kb article to a model
ref: #707
This commit is contained in:
@ -65,6 +65,8 @@ class Entity(
|
||||
|
||||
# app_namespace = 'access'
|
||||
|
||||
kb_model_name = 'entity'
|
||||
|
||||
note_basename = '_api_v2_entity_note'
|
||||
|
||||
documentation = ''
|
||||
|
Reference in New Issue
Block a user