I\'m using Groovy to generate an openapi spec document in YAML. I\'m using YamlBuilder to convert the object model to a YAML string.
It\'s been working well so far, b