Skip to content

Commit 58b857e

Browse files
[Docs Site] Update pinned api-schemas commit to 4d4c0c37d73f057fa2ed1a3cb2918aa91538a38d (#21436)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent dbc63be commit 58b857e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/util/api.ts

+1-1
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 = "f6c9d752f31f2e9dea3a9659fefab1b97b6042e9";
4+
const COMMIT = "4d4c0c37d73f057fa2ed1a3cb2918aa91538a38d";
55

66
let schema: OpenAPI.Document | undefined;
77

0 commit comments

Comments
 (0)