Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PaystackOSS/paystack-mcp-server
/ openapi-parser.spec.ts
File
openapi-parser.spec.ts
test/openapi-parser.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'node:assert'
;
2
import
path from
'node:path'
;
3
import
{ OpenAPIParser } from
'../src/openapi-parser.js'
;
4
Callers
nothing calls this directly
Calls
2
parse
Method · 0.80
getOperationById
Method · 0.80
Tested by
no test coverage detected