feat(access): Add model tag for Person model

ref: #839 closes #841
This commit is contained in:
2025-06-19 22:24:02 +09:30
parent a582cbbe59
commit c5f8412d46

View File

@ -94,6 +94,7 @@ A Model link is a reference to an item within the database. Supported model link
| operatingsystem| `$operating_system-<id>` |
| operatingsystemversion| `$operating_system_version-<id>` |
| organization| `$organization-<id>` |
| person | `$entity-<id>` |
| port| `$port-<id>` |
| project| `$project-<id>` |
| projectmilestone| `$project_milestone-<id>` |