Difference between revisions of "Template: YAML"
From Genesys Documentation
JenkinsSBO (talk | contribs) |
JenkinsSBO (talk | contribs) |
||
Line 1: | Line 1: | ||
− | <div class="yamlbox yaml-{{{method}}}" data-toggle="collapse" href="#{{{id}}}" aria-expanded="false" aria-controls="{{{id}}}"> | + | <div class="yamlbox yaml-{{{method}}}"> |
+ | <span class="yaml-toggle" data-toggle="collapse" href="#{{{id}}}" aria-expanded="false" aria-controls="{{{id}}}"> | ||
<h3 class="yaml-text-{{{method}}}">{{{method}}} {{{path}}}</h3> | <h3 class="yaml-text-{{{method}}}">{{{method}}} {{{path}}}</h3> | ||
− | + | <div class="yaml-summary">{{{summary}}}</div> | |
− | + | </span> | |
+ | <div id="{{{id}}}" class="yaml-details yaml-hidden collapse" > | ||
{{#if:{{{description}}}| | {{#if:{{{description}}}| | ||
====Description==== | ====Description==== |
Revision as of 13:49, October 6, 2020
{{{method}}} {{{path}}}
{{{summary}}}
Description
{{{description}}}
Content
{{{content}}}
Parameters[edit source]
{{{parameters}}}
Security
{{{security}}}