MCPcopy 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
22export const getSpecsPath = (): string => path.join(__dirname, '..', '..', 'specs');

Callers 2

createPydanticConfigFunction · 0.90
opencode.test.tsFile · 0.90

Calls 1

joinMethod · 0.80

Tested by

no test coverage detected