Contents

{% for api in yaml.apis %}

{{ api.method | upcase }}{{ api.name }}

{% endfor %}