Skip to content

Commit 26c41bf

Browse files
[Docs Site] Update pinned api-schemas commit to 60373248859bd45d8a3d953172bc3c5e4e352759
1 parent f8a09b6 commit 26c41bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/util/api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import SwaggerParser from "@apidevtools/swagger-parser";
22
import type { OpenAPI } from "openapi-types";
33

4-
const COMMIT = "573bd99b9a6ba6d5e17f13099f9db6606ff92bc9";
4+
const COMMIT = "60373248859bd45d8a3d953172bc3c5e4e352759";
55

66
let schema: OpenAPI.Document | undefined;
77

0 commit comments

Comments
 (0)