removed description

This commit is contained in:
Tony Tam
2015-03-16 20:54:08 -07:00
parent fd72ff56bf
commit a8aebec9ba

View File

@@ -19,7 +19,7 @@ exports.models = models = require("../models.js");
{{#operation}}
exports.{{nickname}} = {
'spec': {
"description" : "Operations about pets",
"description" : "the {{baseName}} API",
"path" : "{{path}}",
"notes" : "{{{notes}}}",
"summary" : "{{{summary}}}",