{% if page.summary %}
{{page.summary}}
{% endif %} {% include toc.html %} {% if site.github_editme_path %} Edit me {% endif %}

sample link

samplelink: {{page.samplelink}} samplelinktoo: {{page.samplelinktoo}}

Endpoint

{{page.paths.service/matchdevice.post.summary}}

hmac

{{page.securityDefinitions.hmac.type}} {{content}}
{% if page.tags != null %} Tags: {% include custom/conditions.html %} {% for tag in page.tags %} {% if projectTags contains tag %} {{page.tagName}}{{tag}} {% endif %} {% endfor %} {% endif %}
{% include disqus.html %}