remove params heading, use bold type instead
This commit is contained in:
@ -33,7 +33,7 @@ The default method is `<%= action.spec.method || 'GET' %>` and the usual <<api-c
|
||||
<%= examples(action.name) %>
|
||||
|
||||
<% if (_.size(action.allParams)) { %>
|
||||
==== Params
|
||||
*Params*
|
||||
|
||||
[horizontal]<%
|
||||
_.each(action.allParams, function (param, paramName) { %>
|
||||
|
||||
Reference in New Issue
Block a user