mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
11 lines
331 B
HTML
11 lines
331 B
HTML
<html>
|
|
<head>
|
|
<title>OCS API</title>
|
|
<script src="stoplight-elements.js"></script>
|
|
<link rel="stylesheet" href="stoplight-elements.css">
|
|
</head>
|
|
<body>
|
|
<elements-api apiDescriptionUrl="openapi.json" router="hash" hideTryIt="true" logo="logo-blue.png"></elements-api>
|
|
</body>
|
|
</html>
|