feat(itam): Add markdown tag $software_version

ref: #690 closes #596
This commit is contained in:
2025-03-17 15:22:53 +09:30
parent 54b97b43ed
commit bde2b2e758
3 changed files with 17 additions and 1 deletions

View File

@ -97,7 +97,7 @@ A Model link is a reference to an item within the database. Supported model link
| service| `$service-<id>` |
| software| `$software-<id>` |
| softwarecategory| `$-<id>` |
| softwareversion| `$-<id>` |
| softwareversion| `$software_version-<id>` |
| team| `$team-<id>` |
| ticketcategory| `$-<id>` |
| ticketcomment| `$-<id>` |