platform/packages/static/test/node_modules/swagger-ui-dist/index.html

10 lines
135 B
HTML
Raw Normal View History

2017-06-20 19:57:03 +00:00
<!DOCTYPE html>
<html>
<head>
<title>Swagger...</title>
</head>
<body>
<h1>Hello!</h1>
<i>Hooray for testing...</i>
</body>
</html>