Merge pull request #10937 from nextcloud/fix/openapi-illegal-character

Fix OpenAPI illegal character error
This commit is contained in:
Kate
2023-08-04 14:05:42 +02:00
committed by GitHub

View File

@@ -3,6 +3,7 @@
<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>