We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b2859b commit 25d02a5Copy full SHA for 25d02a5
src/util/api.ts
@@ -3,7 +3,6 @@ import type { OpenAPI } from "openapi-types";
3
4
const COMMIT = "573bd99b9a6ba6d5e17f13099f9db6606ff92bc9";
5
6
-
7
let schema: OpenAPI.Document | undefined;
8
9
export const getSchema = async () => {
0 commit comments