Updated apidoc viewer settings

ref #6
This commit is contained in:
2021-02-02 14:31:26 +01:00
parent 6435c8a88e
commit 36396af50a
3 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@
</style>
</head>
<body>
<redoc spec-url='/api/docs/openapi.json'></redoc>
<redoc spec-url='/docs/openapi.json'></redoc>
<script src="./redoc.standalone.js"> </script>
</body>
</html>