Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hey-api/hey-api
/ getSpecsPath
Function
getSpecsPath
packages/openapi-python-tests/utils.ts:22–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
};
21
22
export
const
getSpecsPath = (): string => path.join(__dirname,
'..'
,
'..'
,
'specs'
);
Callers
2
createPydanticConfig
Function · 0.90
opencode.test.ts
File · 0.90
Calls
1
join
Method · 0.80
Tested by
no test coverage detected