Files
tibi-types/schemas/config
apairon 5e04a1ca3a fix(schema): allow !include string for choices (tibi-server YAML include)
choices previously only array|object, now also string to allow
choices: !include ../../choices/icon-choices.yml
which tibi-server resolves via yamlResolveIncludes before validation
2026-09-03 12:29:47 +00:00
..