Skip to content

Commit 6bc5489

Browse files
eliandoranCopilot
andauthored
Update apps/build-docs/src/swagger.ts
Co-authored-by: Copilot <[email protected]>
1 parent 0a6670c commit 6bc5489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/build-docs/src/swagger.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ interface BuildInfo {
88
outDir: string;
99
}
1010

11-
const DIR_PREFIX = "rest-api"
11+
const DIR_PREFIX = "rest-api";
1212

1313
const buildInfos: BuildInfo[] = [
1414
{

0 commit comments

Comments
 (0)