{{api.name}} {{api.description}} {{api.methods.length}} {{method.methodName}} {{method.description}}
Path {{method.path}}
Description {{method.description}}
Method {{method.consumes}} {{method.verb}}
Parameters
{{param.name}} {{param.type}} {{param.description}}
Response
Produces {{method.produces}}