mirror of
https://github.com/cloudflare/cloudflare-docs.git
synced 2026-01-11 20:06:58 +00:00
[Docs Site] Update pinned api-schemas commit to 64ef76047a9d64822d1524c16260d1fef958ba72
This commit is contained in:
parent
daed515aa7
commit
e8f58cd013
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import SwaggerParser from "@apidevtools/swagger-parser";
|
||||
import type { OpenAPI } from "openapi-types";
|
||||
|
||||
const COMMIT = "ba43a56bafd349a1c2cf9bda49d9eb0bc04c8bec";
|
||||
const COMMIT = "64ef76047a9d64822d1524c16260d1fef958ba72";
|
||||
let schema: OpenAPI.Document | undefined;
|
||||
|
||||
export const getSchema = async () => {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue