UNPKG

openapi-codegen

Version:
14 lines (13 loc) 405 B
{ "defaults": { }, "partials": { }, "transformations": [ { "input": "api.mustache", "output": "api.clj" }, { "input": "core.mustache", "output": "core.clj" }, { "input": "project.mustache", "output": "project.clj" }, { "input": "git_push.sh.mustache", "output": "git_push.sh" }, { "input": "gitignore.mustache", "output": ".gitignore" } ] }