mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
12 lines
362 B
HTML
12 lines
362 B
HTML
<html>
|
|
<head>
|
|
<title>OCS API</title>
|
|
<script src="stoplight-elements.js"></script>
|
|
<link rel="stylesheet" href="stoplight-elements.css">
|
|
<meta charset="utf-8">
|
|
</head>
|
|
<body>
|
|
<elements-api apiDescriptionUrl="openapi.json" router="hash" hideTryIt="true" logo="logo-blue.png"></elements-api>
|
|
</body>
|
|
</html>
|