debian-mirror-gitlab/app/views/sandbox/swagger.html.erb

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
150 B
Text
Raw Normal View History

2022-11-25 23:54:43 +05:30
<!DOCTYPE html>
<html>
<head>
<%= webpack_bundle_tag("sandboxed_swagger") %>
</head>
<body>
<div id="swagger-ui"></div>
</body>
</html>