openapi-codegen
Version:
OpenAPI 3.0 CodeGen
16 lines (15 loc) • 410 B
JSON
{
"defaults": {
},
"partials": {
"style.css": "style.css.mustache",
"bodyParam": "bodyParam.mustache",
"formParam": "formParam.mustache",
"headerParam": "headerParam.mustache",
"pathParam": "pathParam.mustache",
"queryParam": "queryParam.mustache"
},
"transformations": [
{ "input": "index.mustache", "output": "index.html" }
]
}