fix AllInOne template for bug #I135PG
This commit is contained in:
parent
1f559d01e4
commit
b2512692f4
|
@ -43,6 +43,7 @@ for(param in doc.requestParams){
|
|||
${param.field}|${param.type}|${param.desc}|${param.required}|${param.version}
|
||||
<%}%>
|
||||
<%}%>
|
||||
|
||||
<%if(isNotEmpty(doc.requestUsage)){%>
|
||||
**Request-example:**
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue