MCPcopy Create free account
hub / github.com/ReAPI-com/mcp-openapi / refresh

Method refresh

src/core/interfaces/ISpecService.ts:149–149  ·  view source on GitHub ↗

* Refresh the spec explorer

()

Source from the content-addressed store, hash-verified

147 * Refresh the spec explorer
148 */
149 refresh(): Promise<void>;
150
151 /**
152 * List all specifications in the catalog

Callers 1

setUpToolsMethod · 0.65

Implementers 1

FileSystemSpecServicesrc/core/SpecService.ts

Calls

no outgoing calls

Tested by

no test coverage detected