There was an error while loading. Please reload this page.
1 parent 4d4497c commit 5a650f5Copy full SHA for 5a650f5
1 file changed
src/util/api.ts
@@ -15,7 +15,7 @@
15
import SwaggerParser from "@apidevtools/swagger-parser";
16
import type { OpenAPI } from "openapi-types";
17
18
-const COMMIT = "25d6032915197001c478b9df6f64994d8d6d79cd";
+const COMMIT = "2ac8369e9b63dccacee1a2284e95bb819f05b307";
19
let schema: OpenAPI.Document | undefined;
20
21
export const getSchema = async () => {
0 commit comments