swagger-ui-formatter.tpl.php in Swagger UI Field Formatter 7
Same filename and directory in other branches
1 theme call to swagger-ui-formatter.tpl.php
File
templates/swagger-ui-formatter.tpl.phpView source
<div class="swagger-section">
<div id="message-bar" class="swagger-ui-wrap" data-sw-translate> </div>
<div id="swagger-ui-container-<?php
print $delta;
?>" class="swagger-ui-wrap"></div>
</div>