MCPcopy Create free account
hub / github.com/bytebase/bytebase / generate_openapi_index.js

File generate_openapi_index.js

frontend/scripts/generate_openapi_index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3// Generates a compact TypeScript index from the OpenAPI spec.
4// Run: pnpm --dir frontend run generate:openapi-index

Callers

nothing calls this directly

Calls 4

collectObjectShapeFunction · 0.85
extractPropertyInfoFunction · 0.85
loadMethod · 0.80
keysMethod · 0.80

Tested by

no test coverage detected