Added implementation notes to documentation
This commit is contained in:
@@ -114,6 +114,10 @@
|
||||
</ul>
|
||||
</div>
|
||||
<div class='content' id='${apiName}_${nickname}_${httpMethod}_content' style='display:none'>
|
||||
{{if notes}}
|
||||
<h4>Implementation Notes</h4>
|
||||
<p>${notes}</p>
|
||||
{{/if}}
|
||||
<form id="${apiName}_${nickname}_${httpMethod}_form" accept-charset="UTF-8" action="#" class="sandbox" method="post">
|
||||
<div style="margin:0;padding:0;display:inline"></div>
|
||||
<h4>Parameters</h4>
|
||||
|
||||
Reference in New Issue
Block a user