Skip to content

Commit 6cd15ca

Browse files
add line break
1 parent 24a9ce0 commit 6cd15ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/util/api.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import SwaggerParser from "@apidevtools/swagger-parser";
22
import type { OpenAPI } from "openapi-types";
33

4+
45
const COMMIT = "c61688690b0c986035b46e311f01ed837f3ba203";
56
let schema: OpenAPI.Document | undefined;
67

0 commit comments

Comments
 (0)