mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 15:39:02 +01:00
Update apps/build-docs/src/swagger.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
0a6670ce5e
commit
6bc54892a3
@ -8,7 +8,7 @@ interface BuildInfo {
|
|||||||
outDir: string;
|
outDir: string;
|
||||||
}
|
}
|
||||||
|
|
||||||
const DIR_PREFIX = "rest-api"
|
const DIR_PREFIX = "rest-api";
|
||||||
|
|
||||||
const buildInfos: BuildInfo[] = [
|
const buildInfos: BuildInfo[] = [
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user