UNPKG

openapi-codegen

Version:
15 lines (14 loc) 471 B
{ "defaults": { }, "partials": { }, "transformations": [ { "input": "README.mustache", "output": "README.md" }, { "input": "api.template", "output": "api.md" }, { "input": "generatorClass.mustache", "output": "generatorClass.java" }, { "input": "model.template", "output": "model.md" }, { "input": "pom.mustache", "output": "pom.xml" }, { "input": "services.mustache", "output": "services.md" } ] }