Skip to content

Commit 120bc44

Browse files
Merge pull request #185 from krishnprakash/update-api-schemas-573bd99b9a6ba6d5e17f13099f9db6606ff92bc9
[Docs Site] Update pinned api-schemas commit
2 parents 381401a + 1565ce8 commit 120bc44

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/util/api.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
import SwaggerParser from "@apidevtools/swagger-parser";
22
import type { OpenAPI } from "openapi-types";
3-
4-
const COMMIT = "4d4c0c37d73f057fa2ed1a3cb2918aa91538a38d";
5-
63
let schema: OpenAPI.Document | undefined;
74

85
export const getSchema = async () => {

0 commit comments

Comments
 (0)