MCPcopy 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

initializeExplorerMethod · 0.65

Implementers 1

FileSystemSpecServicesrc/core/SpecService.ts

Calls

no outgoing calls

Tested by

no test coverage detected