Nick Memiah
Results
1
issues of
Nick Memiah
Perhaps something like: ``` :types { :OurVar "(foo|bar)" } :vars { "ourvar" {:type :OurVar} } ... :rsp { :200 { :body-example { "ourvar" { "foo" ["foo-template.json"] "bar" ["bar-template.json"] } }...