We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ecbc656 + 6c26115 commit 0bcdc33Copy full SHA for 0bcdc33
src/main/template/operation.handlebars
@@ -58,7 +58,7 @@
58
Test this endpoint
59
</h4>
60
61
- <div class="sandbox_header collapse" data-content id="test-{{parentId}}_{{nickname}}">
+ <div class="sandbox_header collapse in" data-content id="test-{{parentId}}_{{nickname}}">
62
<input class="submit btn btn-primary" name="commit" type="submit" value="Try"
63
data-target="#get_clients-modal-request">
64
<a href="#" class="response_hider hide" style="display: inline;">Hide Response</a>
0 commit comments