Skip to content

Commit 9b2859b

Browse files
authored
Update src/util/api.ts
1 parent 69c2c39 commit 9b2859b

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
@@ -3,6 +3,7 @@ import type { OpenAPI } from "openapi-types";
33

44
const COMMIT = "573bd99b9a6ba6d5e17f13099f9db6606ff92bc9";
55

6+
67
let schema: OpenAPI.Document | undefined;
78

89
export const getSchema = async () => {

0 commit comments

Comments
 (0)