diff --git a/dragon/runtime_docs.rb b/dragon/runtime_docs.rb index 936a0d83..1058eb27 100644 --- a/dragon/runtime_docs.rb +++ b/dragon/runtime_docs.rb @@ -447,7 +447,8 @@ def docs_parse_xml { type: :element, name: "Person", - children: [...] + children: [...], + attributes: {...} } #+end_src S