From 61b535cb91e7388c3c318e6b03b616aa6353ef33 Mon Sep 17 00:00:00 2001 From: Ronald Tse Date: Sat, 29 Aug 2026 13:13:28 +0800 Subject: [PATCH] Reference lutaml/lutaml-lml#8 in the shim header --- tools/model.rb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tools/model.rb b/tools/model.rb index f0a5fb0..926513d 100644 --- a/tools/model.rb +++ b/tools/model.rb @@ -10,7 +10,9 @@ # - class stereotypes come back empty # - fixed-value attributes (e.g. +type: "footnote") lose their quotes, # making literal values indistinguishable from type names -# When the parser closes these gaps, delete the shim. +# Upstream tracking: lutaml/lutaml-lml#8 +# (https://github.com/lutaml/lutaml-lml/issues/8). When the parser +# closes these gaps, delete the shim. require "lutaml/lml"