graphdb-workbench
Version:
The web application for GraphDB APIs
14 lines (10 loc) • 445 B
HTML
<link href='css/lib/swagger-ui.min.css?v=3.1.0-RC3' rel='stylesheet' type='text/css'/>
<link href='css/swagger.custom.css?v=3.1.0-RC3' rel='stylesheet' type='text/css'/>
<h1>
{{title}}
<page-info-tooltip></page-info-tooltip>
</h1>
<iframe id="webapi_frame"
title="{{'webapi.title' | translate}}"
data-test="rest-api-content"
src="res/swagger5/index.html" style="width: 100%; height: 90vh; border: none"></iframe>