Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ReAPI-com/mcp-openapi
/ initialize
Method
initialize
src/core/interfaces/ISpecService.ts:144–144 ·
view source on GitHub ↗
* Initialize the spec explorer
()
Source
from the content-addressed store, hash-verified
142
* Initialize the spec explorer
143
*/
144
initialize(): Promise<void>;
145
146
/**
147
* Refresh the spec explorer
Callers
3
initializeExplorer
Method · 0.65
SpecPersister.test.ts
File · 0.65
SpecExplorer.test.ts
File · 0.65
Implementers
1
FileSystemSpecService
src/core/SpecService.ts
Calls
no outgoing calls
Tested by
no test coverage detected