feat(api-v2): vendor scalar api docs bundle

This commit is contained in:
kolaente 2026-05-31 15:23:32 +02:00
parent 2602f723c3
commit 451bd5a8d6
No known key found for this signature in database
GPG Key ID: F40E70337AB24C9B
2 changed files with 38831 additions and 14 deletions

View File

@ -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