Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/hey-api/hey-api
/ opencode.test.ts
File
opencode.test.ts
packages/openapi-python-tests/sdks/test/opencode.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'node:fs'
;
2
import
path from
'node:path'
;
3
4
import
{ createClient } from
'@hey-api/openapi-python'
;
Callers
nothing calls this directly
Calls
11
getTempSnapshotsPath
Function · 0.90
getSnapshotsPath
Function · 0.90
getSpecsPath
Function · 0.90
createSdkConfig
Function · 0.90
createClient
Function · 0.90
getFilePaths
Function · 0.90
join
Method · 0.80
each
Method · 0.80
slice
Method · 0.80
all
Method · 0.65
createConfig
Function · 0.50
Tested by
no test coverage detected