Skip to content

Commit 5a650f5

Browse files
[Docs Site] Update pinned api-schemas commit to 2ac8369e9b63dccacee1a2284e95bb819f05b307 (#32784)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4d4497c commit 5a650f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/util/api.ts

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

18-
const COMMIT = "25d6032915197001c478b9df6f64994d8d6d79cd";
18+
const COMMIT = "2ac8369e9b63dccacee1a2284e95bb819f05b307";
1919
let schema: OpenAPI.Document | undefined;
2020

2121
export const getSchema = async () => {

0 commit comments

Comments
 (0)