Make it actually work with trustfall and dynamic data

Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
Marcel Müller 2025-02-08 09:40:52 +01:00
parent 6501b42328
commit 8a453a44f9
5 changed files with 203 additions and 46 deletions

View file

@ -4,6 +4,6 @@ define since="2025-01-29 20:27:30+01:00" {
fields {
title is=string
version is=string
kind { oneOf "Bugfix" "Feature" "Chore" }
type { oneOf "Bugfix" "Feature" "Chore" }
}
}