Skip to content

Commit 58b986e

Browse files
authored
Update src/util/api.ts
1 parent e9ad6b9 commit 58b986e

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
@@ -2,6 +2,7 @@ import SwaggerParser from "@apidevtools/swagger-parser";
22
import type { OpenAPI } from "openapi-types";
33

44
const COMMIT = "a239535bf5fb6029c4cd19b7bde051db77155573";
5+
56
let schema: OpenAPI.Document | undefined;
67

78
export const getSchema = async () => {

0 commit comments

Comments
 (0)