feat(access): Enable specifying the kb model to use for linking kb article to a model

ref: #707
This commit is contained in:
2025-04-03 18:11:03 +09:30
parent 3417e37317
commit 03a9582703
4 changed files with 30 additions and 8 deletions

View File

@ -65,6 +65,8 @@ class Entity(
# app_namespace = 'access'
kb_model_name = 'entity'
note_basename = '_api_v2_entity_note'
documentation = ''