feat(core): Model tag for Access/Role

ref: #712 #683
This commit is contained in:
2025-04-06 13:49:20 +09:30
parent 7289758ed9
commit 8a8023f510
4 changed files with 28 additions and 0 deletions

View File

@ -96,6 +96,7 @@ A Model link is a reference to an item within the database. Supported model link
| projectstate| `$project_state-<id>` |
| projecttask| `$-<id>` |
| projecttype| `$-<id>` |
| role| `$role-<id>` |
| service| `$service-<id>` |
| software| `$software-<id>` |
| softwarecategory| `$-<id>` |