{# Params #}
Parameters
{{ param.description }}
Example Request
{# Try it out #}{{ method.result.description }}
Example Response
{% with code=examples.get(method.name)[1], code_id="result-" + method_id %} {% include "json.html" %} {% endwith %} {% endif %}