Files
komodo/bin/core/src/api/openapi/docs.html
mbecker20 e1c6c866a2 docs.html
2025-12-30 14:33:34 -08:00

18 lines
348 B
HTML

<!doctype html>
<html>
<head>
<title>Komodo API Docs</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
</head>
<body>
<script id="api-reference" type="application/json">
$spec
</script>
<script src="https://cdn.jsdelivr.net/npm/@scalar/api-reference"></script>
</body>
</html>