Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
collectObjectShape
Function · 0.85
extractPropertyInfo
Function · 0.85
load
Method · 0.80
keys
Method · 0.80
Tested by
no test coverage detected