feat(api-v2): vendor scalar api docs bundle
This commit is contained in:
parent
2602f723c3
commit
451bd5a8d6
|
|
@ -7,7 +7,10 @@
|
|||
<title>Vikunja API</title>
|
||||
</head>
|
||||
<body>
|
||||
<script id="api-reference" data-url="/api/v2/openapi.json"></script>
|
||||
<script
|
||||
id="api-reference"
|
||||
data-url="/api/v2/openapi.json"
|
||||
data-configuration='{"agent":{"disabled":true}}'></script>
|
||||
<script src="/api/v2/docs/scalar.standalone.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue