You are here

swagger-ui-formatter.tpl.php in Swagger UI Field Formatter 7

Same filename and directory in other branches
  1. 7.2 templates/swagger-ui-formatter.tpl.php

File

templates/swagger-ui-formatter.tpl.php
View source
<div class="swagger-section">
<div id="message-bar" class="swagger-ui-wrap" data-sw-translate>&nbsp;</div>
<div id="swagger-ui-container-<?php

print $delta;
?>" class="swagger-ui-wrap"></div>
</div>